Remove the stable branch jobs from master gate

devstack-plugin-ceph is now branched and each branch
will maintain the respective branch specific code and
testing.

Change-Id: I9edf3ff59055e1ce6cd1630ea8e747ff5b498f02
This commit is contained in:
Ghanshyam Mann 2021-04-14 13:51:22 -05:00
parent ce772c0047
commit 098abdc9ee
1 changed files with 0 additions and 21 deletions

View File

@ -143,24 +143,6 @@
libvirt: libvirt:
images_type: default images_type: default
- job:
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
parent: devstack-plugin-ceph-tempest-py3
nodeset: openstack-single-node-bionic
override-checkout: stable/train
- job: - job:
name: devstack-plugin-ceph-cephfs-native name: devstack-plugin-ceph-cephfs-native
description: | description: |
@ -229,9 +211,6 @@
voting: false voting: false
- devstack-plugin-ceph-tempest-fedora-latest - devstack-plugin-ceph-tempest-fedora-latest
- devstack-plugin-ceph-multinode-tempest-py3 - devstack-plugin-ceph-multinode-tempest-py3
- devstack-plugin-ceph-tempest-victoria
- devstack-plugin-ceph-tempest-ussuri
- devstack-plugin-ceph-tempest-train
gate: gate:
jobs: jobs:
- devstack-plugin-ceph-tempest-py3 - devstack-plugin-ceph-tempest-py3