jenkins-bot has submitted this change and it was merged.

Change subject: Don't validate Zuul layout on 'labs' branch
......................................................................


Don't validate Zuul layout on 'labs' branch

The jobs are not deployed on the production Jenkins so the
integration-zuul-layoutvalidation-gate is guaranted to fail.

Change-Id: I2f4a12df8d3ef41d4a584b89ca74c558b3215a2b
---
M zuul/layout.yaml
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 56e2ae8..af912d0 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1574,6 +1574,9 @@
     success-message: 'Please carefully review the Zuul layout difference 
before deploying/merging.'
     failure-message: 'No layout change apparently. Nonetheless, please 
carefully review before deploying/merging.'
 
+  - name: 'integration-zuul-layoutvalidation-gate'
+    branch: (?!labs)
+
   - name: 'mwext-GuidedTour-doc-publish'
     branch: ^master$
 

-- 
To view, visit https://gerrit.wikimedia.org/r/173261
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2f4a12df8d3ef41d4a584b89ca74c558b3215a2b
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to