Avoid regexp in waitForMinion

Regexp for long Salt API responses can take long time.
This patch replaces regexp in waitForMinion to loops.

Change-Id: I0b036e09ddb9d23a4b87cb89bc7d63fda84fcbb3
Related-PROD: PROD-16492
1 file changed