JanZerebecki has uploaded a new change for review.

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

Change subject: Move job into correct file.
......................................................................

Move job into correct file.

mwext-MobileFrontend-doxygen-publish is a job for an extension.

Change-Id: I3698ff0b97d256cb1fdbe69c1c732402a2487d0f
---
M jjb/mediawiki-extensions.yaml
M jjb/misc.yaml
2 files changed, 16 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/54/226454/1

diff --git a/jjb/mediawiki-extensions.yaml b/jjb/mediawiki-extensions.yaml
index 41df597..b9ce732 100644
--- a/jjb/mediawiki-extensions.yaml
+++ b/jjb/mediawiki-extensions.yaml
@@ -368,6 +368,22 @@
     publishers:
      - global-teardown
 
+- job:
+    name: 'mwext-MobileFrontend-doxygen-publish'
+    node: contintLabsSlave && UbuntuTrusty
+    defaults: use-remote-zuul-shallow-clone
+    concurrent: false
+    triggers:
+     - zuul
+    builders:
+     - global-setup
+     - doxygen
+     - doc-publish:
+        docsrc: 'docs/php'
+        docdest: 'MobileFrontend/$DOC_SUBPATH/php'
+    publishers:
+     - global-teardown
+
 - job-template:
     name: 'mwext-VisualEditor-sync-gerrit'  # bug 49846
     node: gallium  # needs 'jenkins' user which has the 'jenkins-bot' SSH 
credentials
diff --git a/jjb/misc.yaml b/jjb/misc.yaml
index 7bd514d..ee10248 100644
--- a/jjb/misc.yaml
+++ b/jjb/misc.yaml
@@ -161,22 +161,6 @@
      - global-teardown
 
 - job:
-    name: 'mwext-MobileFrontend-doxygen-publish'
-    node: contintLabsSlave && UbuntuTrusty
-    defaults: use-remote-zuul-shallow-clone
-    concurrent: false
-    triggers:
-     - zuul
-    builders:
-     - global-setup
-     - doxygen
-     - doc-publish:
-        docsrc: 'docs/php'
-        docdest: 'MobileFrontend/$DOC_SUBPATH/php'
-    publishers:
-     - global-teardown
-
-- job:
     name: 'visualeditor-coverage'
     node: contintLabsSlave && UbuntuTrusty
     defaults: use-remote-zuul-shallow-clone

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

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

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

Reply via email to