Cleanup old jobs from experimental queue
In experimental queue there were some jobs which are already covered by jobs which runs in check queue, so we don't need them in experimental too. Removed jobs: tempest-pg-full - covered by neutron-tempest-postgres-full from peridoic queue legacy-tempest-dsvm-neutron-with-ryu-master - covered by neutron-tempest-with-ryu-master from periodic queue legacy-neutron-dsvm-api-pecan and legacy-tempest-dsvm-neutron-pecan - pecan hook is droped by patch [1] so there is no way to run it anymore legacy-grenade-dsvm-neutron-forward - it is not needed in master branch, this job is testing upgrade from N to N+1 release so it makes sense to run it only on patches proposed to stable releases [1] https://review.openstack.org/#/c/485825/ Change-Id: I1a632cb2fbc369c3ac949bd979fd0e96272931db
This commit is contained in:
parent
6b8634161d
commit
889bb1b3af
12
.zuul.yaml
12
.zuul.yaml
@ -77,21 +77,15 @@
|
||||
- neutron-fullstack-with-uwsgi
|
||||
- neutron-tempest-with-uwsgi
|
||||
|
||||
# TODO(slaweq): we should consider to convert this job to "non-legacy"
|
||||
# one and move it to check queue, at least as non-voting
|
||||
- legacy-grenade-dsvm-neutron-linuxbridge-multinode:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- legacy-grenade-dsvm-neutron-forward:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- legacy-neutron-dsvm-api-pecan
|
||||
- tempest-pg-full:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- legacy-tempest-dsvm-neutron-pecan:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
|
||||
- legacy-tempest-dsvm-neutron-full-centos-7:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- legacy-tempest-dsvm-neutron-dvr-multinode-full:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- legacy-tempest-dsvm-neutron-with-ryu-master:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- tempest-full-py3-opensuse150:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user