Hashar has uploaded a new change for review.

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

Change subject: Delete unused pywikibot-core-tests
......................................................................

Delete unused pywikibot-core-tests

The job is no more triggered since dfa3c375 (January 2014).

Change-Id: I3d117d22a5ac0824f7cabeace159a07fb5d4549a
---
M jjb/pywikibot.yaml
1 file changed, 0 insertions(+), 35 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/53/210053/1

diff --git a/jjb/pywikibot.yaml b/jjb/pywikibot.yaml
index a94a45d..6e6a769 100644
--- a/jjb/pywikibot.yaml
+++ b/jjb/pywikibot.yaml
@@ -1,38 +1,3 @@
-# Template used to run the pywikibot/core test suite via
-#   python setup.py test
-- job-template:
-    name: 'pywikibot-core-tests'
-    # Needs an internet access to run tests against wikis
-    #node: hasContintPackages && UbuntuPrecise
-    node: gallium
-    defaults: use-remote-zuul
-
-    triggers:
-     - zuul
-
-    builders:
-    # Zuul uses Python str.format(obj) for {config} substitutions
-    # Escape as {foo} as {{key}} to avoid triggering a KeyError in Zuul parser
-     - shell: |
-        cd externals/httplib2
-        python setup.py bdist
-        cd ../..
-        #
-        export PYTHONPATH=`pwd`/externals/httplib2/python2
-        export PYWIKIBOT2_DIR=`pwd`
-        cat > user-config.py << EOF
-        mylang = 'en'
-        family = 'wikipedia'
-        usernames['wikipedia']['en'] = 'Pywikibot-test'
-        password_file = 'passwordfile'
-        EOF
-        #
-        cat > passwordfile << EOF
-        ('Pywikibot-test', '...password...')
-        EOF
-        # hack to make sure we do not download dependencies from pip
-        http_proxy=nowhere https_proxy=nowhere python setup.py test
-
 - project:
     name: 'pywikibot-bots-CommonsDelinker'
     toxenv:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d117d22a5ac0824f7cabeace159a07fb5d4549a
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to