Remove undefined job
The legacy-rally-dsvm-watcher-rally job does not exist but it is listed in the .zuul.yaml config. This is a zuul configuration error. Remove this job which does not exist to fix zuul. Change-Id: I1bbfd373ad12b98696ab2ddb78e56e6503cc4c4d
This commit is contained in:
committed by
Andreas Jaeger
parent
393d68f658
commit
7373588673
@@ -7,7 +7,6 @@
|
|||||||
- watcher-tempest-basic_optim
|
- watcher-tempest-basic_optim
|
||||||
- watcher-tempest-workload_balancing
|
- watcher-tempest-workload_balancing
|
||||||
- watcherclient-tempest-functional
|
- watcherclient-tempest-functional
|
||||||
- legacy-rally-dsvm-watcher-rally
|
|
||||||
- openstack-tox-lower-constraints
|
- openstack-tox-lower-constraints
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
@@ -17,7 +16,6 @@
|
|||||||
- watcher-tempest-basic_optim
|
- watcher-tempest-basic_optim
|
||||||
- watcher-tempest-workload_balancing
|
- watcher-tempest-workload_balancing
|
||||||
- watcherclient-tempest-functional
|
- watcherclient-tempest-functional
|
||||||
- legacy-rally-dsvm-watcher-rally
|
|
||||||
- openstack-tox-lower-constraints
|
- openstack-tox-lower-constraints
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
|||||||
Reference in New Issue
Block a user