Move some non-voting jobs to the experimental queue
To give some relief to Zuul resources, lets move non-voting jobs which are broken and failing all the time to the experimental queue for now. We can bring them back to check queue when we will fix them. Change-Id: I4c4dd7a17ea7cc483bb4b3ed7cff7ee91f917ed9
This commit is contained in:
parent
c5b8791e3f
commit
81574f04f3
@ -19,8 +19,6 @@
|
||||
- neutron-rally-task
|
||||
- neutron-grenade-multinode
|
||||
- neutron-grenade-dvr-multinode
|
||||
- neutron-grenade-ovn:
|
||||
voting: false
|
||||
- neutron-tempest-multinode-full-py3
|
||||
- neutron-tempest-dvr-ha-multinode-full
|
||||
- ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa:
|
||||
@ -48,8 +46,6 @@
|
||||
irrelevant-files: *irrelevant-files
|
||||
- neutron-ovn-tempest-ovs-release
|
||||
- neutron-ovn-tempest-ovs-release-ipv6-only
|
||||
- neutron-tempest-with-uwsgi-loki:
|
||||
voting: false
|
||||
# TODO(slaweq): add this job again to the check queue when it will be
|
||||
# working fine on python 3
|
||||
#- networking-midonet-tempest-aio-ml2-centos-7:
|
||||
@ -101,10 +97,6 @@
|
||||
vars: *consumer_vars
|
||||
dependencies: *consumer_deps
|
||||
irrelevant-files: *consumer_irrelevant_files
|
||||
- neutron-ovn-tempest-slow:
|
||||
voting: false
|
||||
- neutron-ovn-tempest-full-multinode-ovs-master:
|
||||
voting: false
|
||||
- openstack-tox-py36: # from openstack-python3-wallaby-jobs template
|
||||
timeout: 3600
|
||||
- openstack-tox-py38: # from openstack-python3-wallaby-jobs template
|
||||
@ -136,6 +128,10 @@
|
||||
experimental:
|
||||
jobs:
|
||||
- neutron-ovn-tempest-ovs-master
|
||||
- neutron-grenade-ovn
|
||||
- neutron-tempest-with-uwsgi-loki
|
||||
- neutron-ovn-tempest-slow
|
||||
- neutron-ovn-tempest-full-multinode-ovs-master
|
||||
|
||||
periodic:
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user