Tim Landscheidt has uploaded a new change for review.

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


Change subject: Define labs-toollabs-debbuild and dump tests/testsuite.log on 
failure
......................................................................

Define labs-toollabs-debbuild and dump tests/testsuite.log on failure

Change-Id: I41d3f1b47cd31d83f3b744b189a85a6b9084cc50
---
M labs.yaml
1 file changed, 13 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config 
refs/changes/64/104964/1

diff --git a/labs.yaml b/labs.yaml
index 553a00c..57202ee 100644
--- a/labs.yaml
+++ b/labs.yaml
@@ -15,6 +15,19 @@
     jobs:
      - '{name}-debian-glue'
 
+- job:
+    name: 'labs-toollabs-debbuild'
+    node: hasContintPackages
+    defaults: use-remote-zuul
+
+    scm:
+     - git-deb-package
+
+    builders:
+     - shell: 'cd source && uscan --verbose --rename 
--download-current-version'
+     - shell: 'cd source && (dpkg-buildpackage -rfakeroot -us -uc || cat 
tests/testsuite.log)'
+     - shell: 'lintian --info *.deb'
+
 - project:
     name: 'labs-tools-grrrit'
     jobs:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I41d3f1b47cd31d83f3b744b189a85a6b9084cc50
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to