jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/325930 )

Change subject: [integration/uprightdiff] non voting debian-glue job
......................................................................


[integration/uprightdiff] non voting debian-glue job

Repository is being debianized which will let us run tests
automagically: https://gerrit.wikimedia.org/r/#/c/325726/

Add debian-glue-non-voting to the test pipeline.  To satistfy test, add
a noop job in gate-and-submit, will have to be replaced by a voting
debian-glue job whenever the Debianization is done and pass.

Bug: T152577
Change-Id: I83c0d14f74f6d2e37861229343e63362c3b63984
---
M zuul/layout.yaml
1 file changed, 12 insertions(+), 0 deletions(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index fdf54e4..9e5d531 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -664,6 +664,11 @@
       - project: '^VisualEditor/VisualEditor$'
         branch: (?:^REL1_26$)
 
+  - name: ^debian-glue-non-voting$
+    skip-if:
+      - project: '^integration/uprightdiff$'
+        branch: (?!debian$)
+
   # Always trigger rake for operations/puppet since it runs puppetlint
   - name: ^operations-puppet-rake-jessie$
     files:
@@ -1351,6 +1356,13 @@
       - jshint
       - jsonlint
 
+  - name: integration/uprightdiff
+    test:
+      - debian-glue-non-voting
+    gate-and-submit:
+      # FIXME will be debian-glue eventually T152577
+      - noop
+
   - name: integration/zuul
     test:
       - debian-glue-non-voting

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I83c0d14f74f6d2e37861229343e63362c3b63984
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Legoktm <lego...@member.fsf.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to