Merge "neutron-tempest-iptables_hybrid job inherits from tempest-full-py3"
This commit is contained in:
commit
15c782b5a1
@ -242,7 +242,7 @@
|
|||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: neutron-tempest-iptables_hybrid
|
name: neutron-tempest-iptables_hybrid
|
||||||
parent: devstack-tempest
|
parent: tempest-full-py3
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack-infra/devstack-gate
|
- openstack-infra/devstack-gate
|
||||||
@ -250,9 +250,6 @@
|
|||||||
- openstack/tempest
|
- openstack/tempest
|
||||||
vars:
|
vars:
|
||||||
tempest_concurrency: 4
|
tempest_concurrency: 4
|
||||||
tox_envlist: full
|
|
||||||
devstack_localrc:
|
|
||||||
USE_PYTHON3: true
|
|
||||||
devstack_plugins:
|
devstack_plugins:
|
||||||
neutron: git://git.openstack.org/openstack/neutron.git
|
neutron: git://git.openstack.org/openstack/neutron.git
|
||||||
devstack_services:
|
devstack_services:
|
||||||
|
Loading…
Reference in New Issue
Block a user