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

Change subject: Remove sphinx-doc jobs
......................................................................


Remove sphinx-doc jobs

Only a couple repositories made use of the sphinx-doc, one being
obsolete and the other having no setup.py.

Instead, people should use tox as an entry point.

Change-Id: I09f2078f137a6fbb824ab3a35ae671a6916ebd0c
---
M jjb/python-jobs.yaml
1 file changed, 0 insertions(+), 12 deletions(-)

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



diff --git a/jjb/python-jobs.yaml b/jjb/python-jobs.yaml
index d78a835..cf6d11f 100644
--- a/jjb/python-jobs.yaml
+++ b/jjb/python-jobs.yaml
@@ -58,17 +58,6 @@
      - archive-log-dir
 
 - job-template:
-    name: '{name}-sphinx-doc'
-    node: hasContintPackages && UbuntuPrecise
-    defaults: use-remote-zuul
-    triggers:
-     - zuul
-    builders:
-     - shell: "python setup.py build_sphinx"
-
-    # FIXME: should publish somewhere
-
-- job-template:
     name: '{name}-pep8'
     node: hasContintPackages && UbuntuPrecise
     defaults: use-remote-zuul
@@ -97,6 +86,5 @@
 - job-group:
     name: python-jobs
     jobs:
-     - '{name}-sphinx-doc'
      - '{name}-pep8'
      - '{name}-pyflakes'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I09f2078f137a6fbb824ab3a35ae671a6916ebd0c
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to