From ef434bc51303fd12f1bc423c52a39daf553ee0b8 Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Fri, 5 Mar 2021 17:08:30 +0100 Subject: [PATCH] Stable jobs: run the tests on victoria, remove stein Update the list of tested stable branches (excluding stein which is EM). The nodesets for the stable branches are now pinned because their testing environment are well defined and won't change. Also, remove the -py3 suffix: those jobs are all -py3 based (the suffix was mostly requires in the transitional time between py2 and py3). Change-Id: I48f8574960df51fc47f80fa17091fd13ec71aa99 --- .zuul.yaml | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 5c3782e7..eb43cbd6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -135,20 +135,23 @@ images_type: default - job: - name: devstack-plugin-ceph-tempest-ussuri-py3 + name: devstack-plugin-ceph-tempest-victoria parent: devstack-plugin-ceph-tempest-py3 + nodeset: openstack-single-node-focal + override-checkout: stable/victoria + +- job: + name: devstack-plugin-ceph-tempest-ussuri + parent: devstack-plugin-ceph-tempest-py3 + nodeset: openstack-single-node-bionic override-checkout: stable/ussuri - job: - name: devstack-plugin-ceph-tempest-train-py3 + name: devstack-plugin-ceph-tempest-train parent: devstack-plugin-ceph-tempest-py3 + nodeset: openstack-single-node-bionic override-checkout: stable/train -- job: - name: devstack-plugin-ceph-tempest-stein-py3 - parent: devstack-plugin-ceph-tempest-py3 - override-checkout: stable/stein - - job: name: devstack-plugin-ceph-cephfs-native description: | @@ -202,7 +205,7 @@ - openstack-tox-bashate experimental: jobs: - - devstack-plugin-ceph-tempest-ussuri-py3 - - devstack-plugin-ceph-tempest-train-py3 - - devstack-plugin-ceph-tempest-stein-py3 + - devstack-plugin-ceph-tempest-victoria + - devstack-plugin-ceph-tempest-ussuri + - devstack-plugin-ceph-tempest-train - devstack-plugin-ceph-compute-local-ephemeral

AltStyle によって変換されたページ (->オリジナル) /