Hashar has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/338748 )

Change subject: cumin: skip debian-glue on master branch
......................................................................

cumin: skip debian-glue on master branch

For operations/software/cumin :

The master branch only has code and no debian directory.
The debian branch is used for the packaging work.

Thus skip the debian-glue jobs for master branch.

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/48/338748/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b9f4d42..5186d66 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -693,6 +693,9 @@
     skip-if:
       - project: '^integration/uprightdiff$'
         branch: (?!debian$)
+    skip-if:
+      - project: '^operations/software/cumin$'
+        branch: ^master$
 
   - name: erblint-HEAD
     files:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I19f22268b364bd022f8c055b05f208cb99b5f9ea
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