From 1f3e5f91f660b527013c0233d5cd20484edb72f7 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Thu, 3 Jan 2019 11:36:52 +0100 Subject: [PATCH] neutron-tempest-iptables_hybrid job inherits from tempest-full-py3 Job neutron-tempest-iptables_hybrid was previously converted to zuulv3 syntax but it inherited from devstack-tempest job. It's better to inherit from proper job which already have configured good "tox_envlist" and version of python which should be used. Change-Id: I686386c48fabebb77813c4284f234f2ee3cb4024 Related-Bug: #1804844 --- .zuul.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index a5d1be718f5..fb24b619c95 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -242,7 +242,7 @@ - job: name: neutron-tempest-iptables_hybrid - parent: devstack-tempest + parent: tempest-full-py3 timeout: 10800 required-projects: - openstack-infra/devstack-gate @@ -250,9 +250,6 @@ - openstack/tempest vars: tempest_concurrency: 4 - tox_envlist: full - devstack_localrc: - USE_PYTHON3: true devstack_plugins: neutron: git://git.openstack.org/openstack/neutron.git devstack_services: