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

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(-)

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



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..5eed6bf 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: merged
Gerrit-Change-Id: I2390d14ab3cd813a38ee2c738d830773f5550200
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to