Run all stable branches jobs as gate (not experimental)

The risk of breaking the gates by forgetting to run the jobs
against the old branches is too high
(it has happened with https://review.opendev.org/778960/ for example)

Related-Bug: #1921897
Change-Id: Ieab4e0ee482604802485cdf573c31e3c373a8553
This commit is contained in:
Luigi Toscano 2021-04-07 11:33:33 +02:00
parent 60ae7c53c7
commit c55c49121a
1 changed files with 3 additions and 3 deletions

View File

@ -229,6 +229,9 @@
voting: false
- devstack-plugin-ceph-tempest-fedora-latest
- devstack-plugin-ceph-multinode-tempest-py3
- devstack-plugin-ceph-tempest-victoria
- devstack-plugin-ceph-tempest-ussuri
- devstack-plugin-ceph-tempest-train
gate:
jobs:
- devstack-plugin-ceph-tempest-py3
@ -245,7 +248,4 @@
- openstack-tox-bashate
experimental:
jobs:
- devstack-plugin-ceph-tempest-victoria
- devstack-plugin-ceph-tempest-ussuri
- devstack-plugin-ceph-tempest-train
- devstack-plugin-ceph-compute-local-ephemeral