Merge "Switch neutron-tempest-dvr-ha-multinode-full job to Python 3"
This commit is contained in:
commit
4c4dc08c52
@ -247,7 +247,7 @@
|
|||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: neutron-tempest-dvr-ha-multinode-full
|
name: neutron-tempest-dvr-ha-multinode-full
|
||||||
parent: tempest-multinode-full
|
parent: tempest-multinode-full-py3
|
||||||
nodeset: openstack-three-node-bionic
|
nodeset: openstack-three-node-bionic
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
roles:
|
roles:
|
||||||
@ -293,6 +293,8 @@
|
|||||||
q-agt: true
|
q-agt: true
|
||||||
q-l3: true
|
q-l3: true
|
||||||
q-meta: true
|
q-meta: true
|
||||||
|
devstack_localrc:
|
||||||
|
USE_PYTHON3: true
|
||||||
devstack_local_conf:
|
devstack_local_conf:
|
||||||
post-config:
|
post-config:
|
||||||
$NEUTRON_CONF:
|
$NEUTRON_CONF:
|
||||||
|
Loading…
Reference in New Issue
Block a user