Merge "Multinode job for live-migration"

This commit is contained in:
Jenkins
2015-11-18 18:22:13 +00:00
committed by Gerrit Code Review

4
nova/tests/live_migration/hooks/run_tests.sh Normal file → Executable file
View File

@@ -10,4 +10,6 @@
# and tempest config
# - run live-migration tests
tempest tox -eall --concurrency=$TEMPEST_CONCURRENCY live_migration
set -x
cd $BASE/new/tempest
sudo -H -u tempest tox -eall -- --concurrency=$TEMPEST_CONCURRENCY live_migration