Make grenade-dsvm-ceilometer run under python3

Change-Id: I2f2fe9a6402eb936a0f422fc67c20f7d33d4a7bc
This commit is contained in:
zhurong 2019-11-18 21:51:10 -08:00
parent 6ba6726aee
commit dcfd7d6962
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_GRENADE=pullup
export DEVSTACK_GATE_USE_PYTHON3=True
export BRANCH_OVERRIDE=default
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE