Legoktm has uploaded a new change for review.

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

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, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/92/172192/1

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 e0e59e6..d4bafe3 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2073,8 +2073,10 @@
   - name: labs/tools/extdist
     test:
       - labs-tools-extdist-tox-flake8
+      - labs-tools-extdist-tox-tests
     gate-and-submit:
       - labs-tools-extdist-tox-flake8
+      - labs-tools-extdist-tox-tests
 
   - 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: newchange
Gerrit-Change-Id: Iec73e5ba71288e60c865cd3d42df1a3ec77d3529
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to