Ori.livneh has uploaded a new change for review.

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

Change subject: Add jobs for PyBal
......................................................................

Add jobs for PyBal

Depends on: Icbf989117: Add tests for pybal.util.ConfigDict

Change-Id: I2390d14ab3cd813a38ee2c738d830773f5550200
---
M jjb/operations-debs.yaml
M zuul/layout.yaml
2 files changed, 9 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/80/172180/1

diff --git a/jjb/operations-debs.yaml b/jjb/operations-debs.yaml
index 8bac719..ba6df49 100644
--- a/jjb/operations-debs.yaml
+++ b/jjb/operations-debs.yaml
@@ -180,8 +180,12 @@
 
 - project:
     name: operations-debs-pybal
+    toxenv:
+     - py27
+     - flake8
     jobs:
      - '{name}-debian-glue'
+     - '{name}-tox-{toxenv}'
 
 - project:
     name: 'operations-debs-python-voluptuous'
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e0e59e6..22f33cf 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2370,6 +2370,11 @@
   - name: operations/debs/pybal
     test:
      - operations-debs-pybal-debian-glue
+     - operations-debs-pybal-tox-flake8
+     - operations-debs-pybal-tox-py27
+   gate-and-submit:
+     - operations-debs-pybal-tox-flake8
+     - operations-debs-pybal-tox-py27
 
   - name: operations/debs/varnish
     test:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2390d14ab3cd813a38ee2c738d830773f5550200
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to