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

Change subject: pywikibot/core now uses tox
......................................................................


pywikibot/core now uses tox

Drop the obsolete pywikibot/core jobs since we migrated to tox during
the summer.

Change-Id: I7cded49789973354caf56e3c9eea1898c75480e6
---
M pywikibot.yaml
1 file changed, 0 insertions(+), 19 deletions(-)

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



diff --git a/pywikibot.yaml b/pywikibot.yaml
index f3a57f5..b323562 100644
--- a/pywikibot.yaml
+++ b/pywikibot.yaml
@@ -33,22 +33,6 @@
         # hack to make sure we do not download dependencies from pip
         http_proxy=nowhere https_proxy=nowhere python setup.py test
 
-- job-template:
-    name: 'pywikibot-core-pyflakes'
-    node: hasContintPackages && UbuntuPrecise
-    defaults: use-remote-zuul
-
-    triggers:
-     - zuul
-
-    scm:
-     - git-remote-zuul-no-submodules
-
-    builders:
-    # Zuul uses Python str.format(obj) for {config} substitutions
-    # Escape as {foo} as {{key}} to avoid triggering a KeyError in Zuul parser
-     - shell: pyflakes pywikibot scripts tests
-
 - project:
     name: 'pywikibot-bots-CommonsDelinker'
     toxenv:
@@ -71,10 +55,7 @@
      - nose
 
     jobs:
-     - python-jobs
      - pywikibot-core-tests
-     # Override pyflakes jobs that comes from `python-jobs`
-     - pywikibot-core-pyflakes
      - '{name}-tox-{toxenv}'
 
 - project:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7cded49789973354caf56e3c9eea1898c75480e6
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Hashar <has...@free.fr>
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