Switch legacy jobs to Py3

Our legacy jobs were running on py2.7, let's switch to py3
before dropping py2.7

Change-Id: I60a7e8ae62543304cff87eeb3c7006444899a2d2
This commit is contained in:
Iury Gregory Melo Ferreira 2019-11-13 13:44:50 +01:00
parent 2a6b74b558
commit 2c6722199f
2 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@
export DEVSTACK_GATE_TEMPEST_BAREMETAL_BUILD_TIMEOUT=1200
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_BUILD_DEPLOY_RAMDISK=False"
export DEVSTACK_GATE_TLSPROXY=0
export DEVSTACK_GATE_USE_PYTHON3=True
export BUILD_TIMEOUT
export GRENADE_PLUGINRC+=$'\n'"enable_grenade_plugin networking-generic-switch https://opendev.org/openstack/networking-generic-switch"

View File

@ -36,6 +36,7 @@
export DEVSTACK_GATE_TEMPEST_BAREMETAL_BUILD_TIMEOUT=1200
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_BUILD_DEPLOY_RAMDISK=False"
export DEVSTACK_GATE_TLSPROXY=0
export DEVSTACK_GATE_USE_PYTHON3=True
export BUILD_TIMEOUT
# Standardize VM size for each supported ramdisk