Remove grenade jobs from old stable branches

As discussed and approved during the ironic wallaby midcycle, the grenade
jobs in old stable branches, starting from EM branches and up the oldest
not-EM (at this moment train) are removed.

And remove lower-constraints job.

Also changing bifrost-integration-tinyipa-ubuntu-xenial to non-voting.
At the moment it's not working and we need to fix it in bifrost.
Bifrost CI in stein has some fundamental jobs not working properly
at the moment and it will require some effort to make it pass, so for
the sake of unblocking the work here in inspector, we go for an easy
temporary solution, also considering that xenial will be EOL in few months.

Change-Id: I7304593bf0e5cfa481761c1dc4740f4ad85cc0cf
This commit is contained in:
Riccardo Pittau 2021-01-29 15:55:48 +01:00
parent 72510ea935
commit d85b0e4833
1 changed files with 2 additions and 5 deletions

View File

@ -2,7 +2,6 @@
templates: templates:
- check-requirements - check-requirements
- openstack-cover-jobs - openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs - openstack-python-jobs
- openstack-python36-jobs - openstack-python36-jobs
- openstack-python37-jobs - openstack-python37-jobs
@ -10,20 +9,18 @@
- release-notes-jobs-python3 - release-notes-jobs-python3
check: check:
jobs: jobs:
- ironic-inspector-grenade-dsvm
- ironic-inspector-tempest - ironic-inspector-tempest
- ironic-inspector-tempest-discovery - ironic-inspector-tempest-discovery
- ironic-inspector-tempest-python3 - ironic-inspector-tempest-python3
- openstack-tox-functional - openstack-tox-functional
- openstack-tox-functional-py36 - openstack-tox-functional-py36
- bifrost-integration-tinyipa-ubuntu-xenial - bifrost-integration-tinyipa-ubuntu-xenial:
voting: false
gate: gate:
queue: ironic queue: ironic
jobs: jobs:
- ironic-inspector-grenade-dsvm
- ironic-inspector-tempest - ironic-inspector-tempest
- ironic-inspector-tempest-discovery - ironic-inspector-tempest-discovery
- ironic-inspector-tempest-python3 - ironic-inspector-tempest-python3
- openstack-tox-functional - openstack-tox-functional
- openstack-tox-functional-py36 - openstack-tox-functional-py36
- bifrost-integration-tinyipa-ubuntu-xenial