Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/173261

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/61/173261/1

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: newchange
Gerrit-Change-Id: I2f4a12df8d3ef41d4a584b89ca74c558b3215a2b
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to