commit | d72cd2a7209a0a863d9e7e155810205471dcfae9 | [log] [tgz] |
---|---|---|
author | Dmitry Ukov <dukov@mirantis.com> | Tue Sep 04 17:31:46 2018 +0400 |
committer | Dmitry Ukov <dukov@mirantis.com> | Wed Sep 05 16:05:11 2018 +0400 |
tree | 815c3a4fe51e444331340b0c6c2524cfcf1dfc0a | |
parent | 406d8a9320cc0a898490b2a1e2a4f9df20a77988 [diff] |
getFirstMinion should return minion id * Minion id may not be in FQDN format * pipeline-library should not use any wildcards (*) for minion targeting * Unexpected minions may be filtered for result of this function For example: getFirstMinion returns 'ctl01' execution of salt.getReturnValues with 'ctl01*' will also filter 'ctl0100' Change-Id: Ia2b3460aeabc928f7cfa7d01a4dacb91e36c9e9d Related-PROD: PROD-22709