Hashar has uploaded a new change for review.

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

Change subject: Create tox template for Jessie
......................................................................

Create tox template for Jessie

Bug: T103977
Change-Id: I3bb64dd33a8d318c3d71d106f9d15204b4167755
---
M jjb/python-jobs.yaml
1 file changed, 13 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/86/226686/1

diff --git a/jjb/python-jobs.yaml b/jjb/python-jobs.yaml
index af73737..4c5308e 100644
--- a/jjb/python-jobs.yaml
+++ b/jjb/python-jobs.yaml
@@ -66,6 +66,19 @@
     publishers:
      - archive-log-dir
 
+# Same for Jessie
+- job-template:
+    name: 'tox-{toxenv}-jessie'
+    node: contintLabsSlave && DebianJessie
+    defaults: use-remote-zuul-shallow-clone
+    concurrent: true
+    triggers:
+     - zuul
+    builders:
+     - tox:
+         venv: '{toxenv}'
+    publishers:
+     - archive-log-dir
 
 # Call tox env 'doc' to generate documentation in labs and publish to
 # doc.wikimedia.org using an intermediate rsync repository in labs.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3bb64dd33a8d318c3d71d106f9d15204b4167755
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

Reply via email to