Hashar has uploaded a new change for review.

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


Change subject: debian glue triggers jobs by itself
......................................................................

debian glue triggers jobs by itself

Zuul only needs to trigger the -source job which will magically take
care of triggering the binaries and piuparts jobs.

Change-Id: I54b3423d330fffc8908668276716837332d54765
---
M layout.yaml
1 file changed, 1 insertion(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/zuul-config 
refs/changes/17/85117/1

diff --git a/layout.yaml b/layout.yaml
index 1519382..7a2198c 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -227,10 +227,6 @@
   # based on jenkins-debian-glue
   - name: ^.*-source$
     voting: false
-  - name: ^.*-binaries$
-    voting: false
-  - name: ^.*-piuparts$
-    voting: false
 
   - name: ^.*-erblint-HEAD$
     files:
@@ -551,9 +547,7 @@
   # Package building using jenkins-debian-glue
   - name: debian-glue
     test:
-     - '{project}-source':
-       - '{project}-binaries':
-         - '{project}-piuparts'
+     - '{project}-source'
 
   # Template for MediaWiki extensions.
   # Does run the unit tests on 'test' and 'gate-and-submit'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I54b3423d330fffc8908668276716837332d54765
Gerrit-PatchSet: 1
Gerrit-Project: integration/zuul-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