The Jenkins job pywikibot-tests-beta-cluster setup pywikibot with a family pointing to beta cluster and then execute nosetests. Unfortunately it does not run any test!
+ tox -e venv -- python setup.py nosetests --tests tests --verbosity=2 -a '"family=wpbeta,code=en"' ... ---------------------------------------------------------------------- Ran 0 tests in 0.026s OK ___________________________________ summary ____________________________________ venv: commands succeeded
I think it got setup by @jayvdb , I am wondering which kind of tests tag should be used, seems --tests tests fails to catch anything.