Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/226911
Change subject: (WIP) Generic debian-glue (WIP)
......................................................................
(WIP) Generic debian-glue (WIP)
Creates debian-glue
Always end up selection jessie as the cowbuilder image ...
Change-Id: Id1f86648eaf2704338d89b365144d5ca06dc4a61
---
M jjb/operations-debs.yaml
1 file changed, 26 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/config
refs/changes/11/226911/1
diff --git a/jjb/operations-debs.yaml b/jjb/operations-debs.yaml
index ff5e0e7..35db450 100644
--- a/jjb/operations-debs.yaml
+++ b/jjb/operations-debs.yaml
@@ -55,7 +55,7 @@
- zuul
# Clone into ./source
- scm:
+ scm: &clone-to-dir-source
- git:
url: '$ZUUL_URL/$ZUUL_PROJECT'
branches:
@@ -70,7 +70,7 @@
- debian-glue-lintian
- debian-glue-piuparts
- publishers:
+ publishers: &debian-glue-publishers
- junit:
results: 'lintian-*.xml'
- tap:
@@ -78,6 +78,30 @@
- archive:
artifacts:
'*.gz,*.bz2,*.xz,*.deb,*.dsc,*.changes,lintian-*.txt,lintian-*.xml,piuparts.txt,piuparts.tap'
+- job-template:
+ name: 'debian-glue'
+ defaults: use-remoteonly-zuul
+ node: DebianGlue && DebianJessie
+ concurrent: false
+ triggers:
+ - zuul
+
+ scm: *clone-to-dir-source
+ builders:
+ - debian-glue-generate-git-snapshot
+ - shell: |
+ # Skip repository setup
+ export BUILD_ONLY=yes
+ /usr/bin/build-and-provide-package
+ - debian-glue-lintian
+ - debian-glue-piuparts
+ publishers: *debian-glue-publishers
+
+- project:
+ name: 'debian-glue'
+ jobs:
+ - 'debian-glue'
+
#
# PROJECTS
#
--
To view, visit https://gerrit.wikimedia.org/r/226911
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id1f86648eaf2704338d89b365144d5ca06dc4a61
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