summaryrefslogtreecommitdiff
path: root/playbooks
diff options
context:
space:
mode:
authorSlawek Kaplonski <skaplons@redhat.com>2019-02-22 11:51:19 +0100
committerSlawek Kaplonski <skaplons@redhat.com>2019-02-22 11:51:19 +0100
commite5e56ba0f0d57d7292795f5df90b66af83c6ab92 (patch)
treeee99d87b0944047fde9a8f99f8494ddea510fdae /playbooks
parent929d3fe9f49aeea817c8a922d0b28d605cc9b562 (diff)
downloadneutron-e5e56ba0f0d57d7292795f5df90b66af83c6ab92.tar.gz
Switch neutron-tempest-dvr-ha-multinode-full job to python3
It is last step to have all CI jobs from check and gate queues to be run on Python 3. Change-Id: I8275ff7d6346fb62aec16b022d27caaab96a5893
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/legacy/neutron-tempest-dvr-ha-multinode-full/run.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/legacy/neutron-tempest-dvr-ha-multinode-full/run.yaml b/playbooks/legacy/neutron-tempest-dvr-ha-multinode-full/run.yaml
index eecae67126..a1a926f1e5 100644
--- a/playbooks/legacy/neutron-tempest-dvr-ha-multinode-full/run.yaml
+++ b/playbooks/legacy/neutron-tempest-dvr-ha-multinode-full/run.yaml
@@ -48,6 +48,7 @@
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_CONFIGDRIVE=0
export DEVSTACK_GATE_TEMPEST_FULL=1
+ export DEVSTACK_GATE_USE_PYTHON3=True
# Test DVR works multinode
export DEVSTACK_GATE_NEUTRON_DVR=1
export BRANCH_OVERRIDE=default