Depend on corresponding server in WaitCondition
most of the templates used in scenario tests already do this
to exclude unpredictable (especially in virtualized cloud CI environments)
server boot from the wait condition timeout, however 3 templates
(used in 3 tests) are missing this at the moment.
This patch adds an explicit depends_on on the server that the
WaitCondition is waiting for in all scanario templates that use
WaitConditions.
Related-Issue: PRODX-9014
Change-Id: I43d5b3862970db5217651b570525f696910bf320
(cherry picked from commit 75c76767bfed3cbe1dc4b9943140d9e080652ceb)
(cherry picked from commit a33a98411d2aeb81661f7c53b3604420aa5f7f52)
(cherry picked from commit c4cb5cdf5bc4e6ff45239221aef02b884dfe5055)
3 files changed