[MediaWiki-commits] [Gerrit] Activate flake8 on Python 3 for pywikibot - change (integration/config)

2015-01-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Activate flake8 on Python 3 for pywikibot
..


Activate flake8 on Python 3 for pywikibot

With 275f313 a separate environment 'flake83' was added which
explicitly tests flake8 on Python 3 (while the current now flake8
explicitly tests on Python 2). In a7004c9 it was renamed to flake8-py3.

Change-Id: I0e88a0b7780791594431f15d5c9f231058ee8bc0
---
M jjb/pywikibot.yaml
M zuul/layout.yaml
2 files changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/jjb/pywikibot.yaml b/jjb/pywikibot.yaml
index 3fe6603..3fe7c23 100644
--- a/jjb/pywikibot.yaml
+++ b/jjb/pywikibot.yaml
@@ -50,6 +50,7 @@
 name: pywikibot-core
 toxenv:
  - flake8
+ - flake8-py3  # must only trigger the '-trusty' version
  - flake8-docstrings
  - flake8-docstrings-mandatory
  - nose
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 8085435..e021b48 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -6045,12 +6045,14 @@
   - noop
 test:
   - 'pywikibot-core-tox-flake8'
+  - 'pywikibot-core-tox-flake8-py3-trusty'
   - 'pywikibot-core-tox-flake8-docstrings'
   - 'pywikibot-core-tox-flake8-docstrings-mandatory'
   - 'pywikibot-core-tox-nose'
   - 'pywikibot-core-tox-nose34-trusty'
 gate-and-submit:
   - 'pywikibot-core-tox-flake8'
+  - 'pywikibot-core-tox-flake8-py3-trusty'
   - 'pywikibot-core-tox-flake8-docstrings-mandatory'
   - 'pywikibot-core-tox-nose'
   - 'pywikibot-core-tox-nose34-trusty'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0e88a0b7780791594431f15d5c9f231058ee8bc0
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: XZise commodorefabia...@gmx.de
Gerrit-Reviewer: Hashar has...@free.fr
Gerrit-Reviewer: Legoktm legoktm.wikipe...@gmail.com
Gerrit-Reviewer: XZise commodorefabia...@gmx.de
Gerrit-Reviewer: jenkins-bot 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Activate flake8 on Python 3 for pywikibot - change (integration/config)

2014-12-29 Thread XZise (Code Review)
XZise has uploaded a new change for review.

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

Change subject: Activate flake8 on Python 3 for pywikibot
..

Activate flake8 on Python 3 for pywikibot

With I3502b82 a separate environment 'flake83' was added which
explicitly tests flake8 on Python 3 (while the current now flake8
explicitly tests on Python 2).

Change-Id: I0e88a0b7780791594431f15d5c9f231058ee8bc0
---
M jjb/pywikibot.yaml
M zuul/layout.yaml
2 files changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/67/182067/1

diff --git a/jjb/pywikibot.yaml b/jjb/pywikibot.yaml
index ccb558f..de7c2ef 100644
--- a/jjb/pywikibot.yaml
+++ b/jjb/pywikibot.yaml
@@ -50,6 +50,7 @@
 name: pywikibot-core
 toxenv:
  - flake8
+ - flake83  # must only trigger the '-trusty' version
  - flake8-docstrings
  - flake8-docstrings-mandatory
  - nose
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 60e5b82..866f3e7 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -5989,12 +5989,14 @@
   - name: pywikibot/core
 check-voter:
   - 'pywikibot-core-tox-flake8'
+  - 'pywikibot-core-tox-flake83-trusty'
   - 'pywikibot-core-tox-flake8-docstrings'
   - 'pywikibot-core-tox-flake8-docstrings-mandatory'
   - 'pywikibot-core-tox-nose'
   - 'pywikibot-core-tox-nose34-trusty'
 gate-and-submit:
   - 'pywikibot-core-tox-flake8'
+  - 'pywikibot-core-tox-flake83-trusty'
   - 'pywikibot-core-tox-flake8-docstrings-mandatory'
   - 'pywikibot-core-tox-nose'
   - 'pywikibot-core-tox-nose34-trusty'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0e88a0b7780791594431f15d5c9f231058ee8bc0
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: XZise commodorefabia...@gmx.de

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits