6b8319e32a
Manila contains CI hooks located in "contrib/ci" dir. Split common logic to separate file to be able to just "source" it and then use env vars and bash functions in different CI jobs and projects. Current change allows to do two things: - Reuse env var "MANILA_TEMPEST_COMMIT" in third-party CIs - Wait for drivers init in other projects like OpenStack Rally. Where, for the moment, one of jobs fails because of absense of "waiting". Usage: $ source %manila%/contrib/ci/common.sh $ echo $MANILA_TEMPEST_COMMIT $ manila_wait_for_drivers_init "/etc/manila/manila.conf" Change-Id: I94514405628ab8337d1f4153e431f064614e3596 |
||
---|---|---|
.. | ||
common.sh | ||
post_test_hook.sh | ||
pre_test_hook.sh |