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

Change subject: unicodejs-jsduck-publish: Run on labs slaves instead of gallium
......................................................................


unicodejs-jsduck-publish: Run on labs slaves instead of gallium

Will use the same version of JSDuck, but on a newer version of Ruby
(v1.9 instead of v1.8) thanks to Trusty.

Also use the new publishing pipeline to push to doc.wikimedia.org
from the Gerrit postmerge.

Depends on I8f8849e9067 in unicodejs

Bug: T86174
Change-Id: Ic8c7cbf741178dd684a9c02dc98002602b65ad07
---
M jjb/misc.yaml
1 file changed, 5 insertions(+), 6 deletions(-)

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



diff --git a/jjb/misc.yaml b/jjb/misc.yaml
index d48068b..47ac663 100644
--- a/jjb/misc.yaml
+++ b/jjb/misc.yaml
@@ -1,16 +1,15 @@
 - job:
     name: 'unicodejs-jsduck-publish'
-    node: gallium
-    defaults: use-remote-zuul
+    node: contintLabsSlave && UbuntuTrusty
+    defaults: use-remoteonly-zuul
     concurrent: false
     triggers:
      - zuul
     builders:
      - jsduck
-     - documentation-sync:
-        src: '$WORKSPACE/docs/code'
-        project: 'unicodejs'
-        version: '$ZUUL_BRANCH'
+     - doc-publish:
+        docsrc: 'docs'
+        docdest: 'unicodejs/$ZUUL_BRANCH'
 
 - project:
     name: 'unicodejs'

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

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

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

Reply via email to