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
This commit is contained in:
1 changed files with 13 additions and 10 deletions
23
.zuul.yaml
23
.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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.