Remove extra 2 minute wait from tests
This doesn't seem to be necessary any more. Change-Id: I02d4c417bdf9574cd61577044b80fdc8bdd3a779
This commit is contained in:
parent
d87ea64c06
commit
e448c52b79
@ -25,7 +25,3 @@
|
||||
until: "'Starting PoolWorker' in _launcher_log.stdout"
|
||||
delay: 10
|
||||
retries: 48
|
||||
|
||||
- name: Wait an extra 2 minutes for the services to settle
|
||||
pause:
|
||||
minutes: 2
|
||||
|
Loading…
Reference in New Issue
Block a user