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

Change subject: point operations-puppet-doc to git:// url
......................................................................


point operations-puppet-doc to git:// url

The operations-puppet-doc was still pointing to /srv/ssd/zuul/git. A
side effect is that it was no more able to fetch submodules because the
Jenkins git plugin rewrite the submodule URL (bug 42953).

bug: 42953
Change-Id: I2dc0ad5fcb51d7720475eae70f91466a78a0fe2e
---
M operations-puppet.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/operations-puppet.yaml b/operations-puppet.yaml
index b08b22a..cd23e76 100644
--- a/operations-puppet.yaml
+++ b/operations-puppet.yaml
@@ -64,7 +64,7 @@
 - job-template:
     name: 'operations-puppet-doc'
     node: gallium  # webhost where doc is published
-    defaults: use-zuul  # bound to gallium
+    defaults: use-remote-zuul
     triggers:
      - zuul
     workspace: '/srv/org/wikimedia/doc/puppetsource'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2dc0ad5fcb51d7720475eae70f91466a78a0fe2e
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to