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

Change subject: Tweak pywikibot/wikibase jobs
......................................................................


Tweak pywikibot/wikibase jobs

The software is not compatible with python3, hence for the jobs:

wikibot-wikibase-tox-flake8-py3-trusty
pywikibot-wikibase-tox-nose34-trusty

Make them non voting and comment them from gate-and-submit.

Remove tox-doc-trusty since there is no 'doc' env.

Add pywikibot-wikibase-tox-nose to gate-and-submit.

Change-Id: I137ddd8a390b775408dec122db2d15718378adfb
---
M zuul/layout.yaml
1 file changed, 10 insertions(+), 5 deletions(-)

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index c872137..249afb8 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1573,6 +1573,11 @@
   - name: pywikibot-core-tox-flake8-docstrings
     voting: false
 
+  - name: pywikibot-wikibase-tox-flake8-py3-trusty
+    voting: false
+  - name: pywikibot-wikibase-tox-nose34-trusty
+    voting: false
+
   # Exceptions for projects not yet passing pep8 or pyflakes
   #
   - name: operations-puppet-pep8
@@ -7769,15 +7774,15 @@
       - noop
     test:
       - 'tox-flake8'
-      - 'pywikibot-wikibase-tox-flake8-py3-trusty'
       - 'pywikibot-wikibase-tox-nose'
+      - 'pywikibot-wikibase-tox-flake8-py3-trusty'
       - 'pywikibot-wikibase-tox-nose34-trusty'
-      - 'tox-doc-trusty'
     gate-and-submit:
       - 'tox-flake8'
-      - 'pywikibot-wikibase-tox-flake8-py3-trusty'
-      - 'pywikibot-wikibase-tox-nose34-trusty'
-      - 'tox-doc-trusty'
+      - 'pywikibot-wikibase-tox-nose'
+      # Non voting for now:
+      #- 'pywikibot-wikibase-tox-flake8-py3-trusty'
+      #- 'pywikibot-wikibase-tox-nose34-trusty'
 
   - name: qrpedia
     check-voter:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I137ddd8a390b775408dec122db2d15718378adfb
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Ladsgroup <ladsgr...@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