jenkins-bot has submitted this change and it was merged.

Change subject: Add labs-tools-extdist-tox-tests job
......................................................................


Add labs-tools-extdist-tox-tests job

Also change all the extdist jobs to run on trusty since that's what
extdist.wmflabs.org is currently using.

Change-Id: Iec73e5ba71288e60c865cd3d42df1a3ec77d3529
---
M jjb/labs.yaml
M zuul/layout.yaml
2 files changed, 6 insertions(+), 3 deletions(-)

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



diff --git a/jjb/labs.yaml b/jjb/labs.yaml
index d874414..de31f8c 100644
--- a/jjb/labs.yaml
+++ b/jjb/labs.yaml
@@ -26,8 +26,9 @@
     name: 'labs-tools-extdist'
     toxenv:
      - flake8
+     - tests
     jobs:
-     - '{name}-tox-{toxenv}'
+     - '{name}-tox-{toxenv}-trusty'
 
 - project:
     name: 'labs-tools-gblrenamemon'
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 5eed6bf..83434d4 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2072,9 +2072,11 @@
 
   - name: labs/tools/extdist
     test:
-      - labs-tools-extdist-tox-flake8
+      - labs-tools-extdist-tox-flake8-trusty
+      - labs-tools-extdist-tox-tests-trusty
     gate-and-submit:
-      - labs-tools-extdist-tox-flake8
+      - labs-tools-extdist-tox-flake8-trusty
+      - labs-tools-extdist-tox-tests-trusty
 
   - name: labs/tools/gblrenamemon
     test:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iec73e5ba71288e60c865cd3d42df1a3ec77d3529
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <legoktm.wikipe...@gmail.com>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Legoktm <legoktm.wikipe...@gmail.com>
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