Hashar has uploaded a new change for review.

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


Change subject: debian-glue simplification
......................................................................

debian-glue simplification

Drop the three debian glue jobs and thus phase out the debian-glue
template which is not really needed anymore since JJB change
https://gerrit.wikimedia.org/r/#/c/71245 at patchset 15.

Change-Id: I69e29b8db87adff2fc8e4dfc62433d0ac042ee81
---
M layout.yaml
1 file changed, 3 insertions(+), 15 deletions(-)


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

diff --git a/layout.yaml b/layout.yaml
index 2e2b6ec..d17407b 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -233,11 +233,7 @@
 
   # Experimental building of Debian packages
   # based on jenkins-debian-glue
-  - name: ^.*-source$
-    voting: false
-  - name: ^.*-binaries$
-    voting: false
-  - name: ^.*-piuparts$
+  - name: ^.*-debian-glue$
     voting: false
 
   - name: ^.*-erblint-HEAD$
@@ -572,13 +568,6 @@
 
 project-templates:
 
-  # Package building using jenkins-debian-glue
-  - name: debian-glue
-    test:
-     - '{project}-source':
-       - '{project}-binaries':
-         - '{project}-piuparts'
-
   # Template for MediaWiki extensions.
   # Does run the unit tests on 'test' and 'gate-and-submit'
   - name: extension-unittests
@@ -877,9 +866,8 @@
         prefix: 'operations-debs-adminbot'
 
   - name: operations/debs/pybal
-    template:
-      - name: 'debian-glue'
-        project: 'operations-debs-pybal'
+    test:
+     - 'operations-debs-pybal-debian-glue'
 
   - name: operations/debs/ircecho
     template:

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

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