commit 3fd7238253a6d34e576ecefb68318f8593f4b7fb
Author: Serguei Bezverkhi <email address hidden>
Date: Sat Mar 11 18:42:17 2017 -0500
Replace unconditional wait for compute kit
Currently After the compute kit charts are deployed, the gate task
unconditionally wait for 10 minutes before running basic tests. This
patch replaces unconditional wait timer for a function which verifies
services individually and if the services are up, exit with 0.
Reviewed: https:/ /review. openstack. org/444613 /git.openstack. org/cgit/ openstack/ kolla-kubernete s/commit/ ?id=3fd7238253a 6d34e576ecefb68 318f8593f4b7fb
Committed: https:/
Submitter: Jenkins
Branch: master
commit 3fd7238253a6d34 e576ecefb68318f 8593f4b7fb
Author: Serguei Bezverkhi <email address hidden>
Date: Sat Mar 11 18:42:17 2017 -0500
Replace unconditional wait for compute kit
Currently After the compute kit charts are deployed, the gate task
unconditionally wait for 10 minutes before running basic tests. This
patch replaces unconditional wait timer for a function which verifies
services individually and if the services are up, exit with 0.
Change-Id: Id1bc147b824fc7 3d3652db909846a deb9c89cce2
Closes-Bug: #1664322