Merge "Migrate grenade jobs to py3"

This commit is contained in:
Zuul 2019-12-13 04:13:39 +00:00 committed by Gerrit Code Review
commit f20ca7c988
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
export DEVSTACK_GATE_CONFIGDRIVE=0
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_GRENADE=pullup
export DEVSTACK_GATE_USE_PYTHON3=True
export PROJECTS="openstack/grenade $PROJECTS"
export BRANCH_OVERRIDE=default
if [ "$BRANCH_OVERRIDE" != "default" ] ; then