Remove Commit-Queue=0 label change in check pipeline
Zuul can't remove labels added by others, so we'll just leave the
Commit-Queue label set.
Bug: misc:10
Change-Id: I9eb7b25d1e17ca4983158fd05fd3f357f711e3d0
diff --git a/zuul.d/pipelines.yaml b/zuul.d/pipelines.yaml
index 17684a8..759f90f 100644
--- a/zuul.d/pipelines.yaml
+++ b/zuul.d/pipelines.yaml
@@ -30,7 +30,6 @@
no-jobs:
gerrit:
comment: False
- Commit-Queue: 0
Verified: 1
checks-api:
scheme: 'zuul-check'
@@ -39,7 +38,6 @@
dequeue:
gerrit:
comment: False
- Commit-Queue: 0
checks-api:
scheme: 'zuul-check'
state: NOT_RELEVANT
@@ -47,7 +45,6 @@
success:
gerrit:
comment: False
- Commit-Queue: 0
Verified: 1
checks-api:
scheme: 'zuul-check'
@@ -56,7 +53,6 @@
failure:
gerrit:
comment: True
- Commit-Queue: 0
Verified: -1
checks-api:
scheme: 'zuul-check'