From 20c181a938f782f9012df43a168be62c7105692a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 10 Oct 2018 13:44:40 +0200 Subject: [PATCH] Replace openSUSE experimental check with newer version We're migrating now to openSUSE 15.0 (yes, 15.0 is newer than 42.3), remove legacy job and replace with native Zuul v3 job running python3. Change-Id: Ibac4bfe5a2bddfacf416951f4a92b537bb2c9daf --- .zuul.yaml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 9ea0810997..77d4eddce9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -143,6 +143,25 @@ Base integration test with Neutron networking and py36. voting: false +- nodeset: + name: openstack-opensuse150-node + nodes: + - name: controller + label: opensuse-150 + groups: + - name: tempest + nodes: + - controller + +- job: + name: tempest-full-py3-opensuse150 + parent: tempest-full-py3 + nodeset: openstack-opensuse150-node + description: | + Base integration test with Neutron networking and py36 running + on openSUSE Leap 15.0 + voting: false + - job: name: tempest-slow parent: tempest-multinode-full @@ -405,7 +424,7 @@ irrelevant-files: *tempest-irrelevant-files - legacy-tempest-dsvm-neutron-pg-full: irrelevant-files: *tempest-irrelevant-files - - legacy-tempest-dsvm-neutron-full-opensuse-423: + - tempest-full-py3-opensuse150: irrelevant-files: *tempest-irrelevant-files periodic-stable: jobs: