Convert legacy nova-live-migration and nova-multinode-grenade to py3

This makes these legacy devstack-gate-based jobs run with python3.

Change-Id: Id565a20ba3ebe2ea1a72b879bd2762ba3e655658
This commit is contained in:
Matt Riedemann
2019-10-31 09:53:17 -04:00
committed by Stephen Finucane
parent 8f341eb4a4
commit 85a1dd338b
4 changed files with 5 additions and 1 deletions
@@ -33,6 +33,7 @@
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_TEMPEST_NOTESTS=1
export DEVSTACK_GATE_GRENADE=pullup
export DEVSTACK_GATE_USE_PYTHON3=True
# By default grenade runs only smoke tests so we need to set
# RUN_SMOKE to False in order to run live migration tests using
# grenade
@@ -47,6 +47,7 @@
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_NOTESTS=1
export DEVSTACK_GATE_TOPOLOGY="multinode"
export DEVSTACK_GATE_USE_PYTHON3=True
function post_test_hook {
/opt/stack/new/nova/gate/live_migration/hooks/run_tests.sh
$BASE/new/nova/gate/test_evacuate.sh