jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/667209 )

Change subject: [tests] simplify tox-docker
......................................................................

[tests] simplify tox-docker

pywikibot-tox-docker only runs style checks:
- flake8
- commit-message

All other tests are set within jjb/pywikibot.yaml:
- doc
- doctest
- fasttest-py35
- fasttest-py37
- fasttest-py38

[slow]test-{py...} is still missing

Change-Id: I318dd3b7dda4b79fa944cfe5f9a47ca7112e002a
---
M tox.ini
1 file changed, 0 insertions(+), 9 deletions(-)

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



diff --git a/tox.ini b/tox.ini
index d78d099..3c9d67a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,15 +6,6 @@
 envlist =
     commit-message
     flake8-{py35}
-    doctest-{py35}
-    test-{py35,py37,py38}
-
-[tox:jenkins]
-# Override default for WM Jenkins
-# Others are run in their own individual jobs on WM Jenkins
-envlist =
-    commit-message
-    flake8-{py35}

 [params]
 doctest_skip = --ignore-files=(_revision|eventstreams|gui|mysql)\.py

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/667209
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I318dd3b7dda4b79fa944cfe5f9a47ca7112e002a
Gerrit-Change-Number: 667209
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to