Hashar has uploaded a new change for review.

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


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

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

The operations-puppet-rspec 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).

That is exactly the same issue we had with the operations-puppet-doc job
a few weeks ago. https://gerrit.wikimedia.org/r/#/c/85972/  Fix is the
same :-)

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


  git pull 
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config 
refs/changes/93/88993/1

diff --git a/operations-puppet.yaml b/operations-puppet.yaml
index c2b77d3..20f426b 100644
--- a/operations-puppet.yaml
+++ b/operations-puppet.yaml
@@ -31,7 +31,7 @@
 - job-template:
     name: 'operations-puppet-spec'
     node: hasSlaveScripts
-    defaults: use-zuul
+    defaults: use-remote-zuul
 
     triggers:
      - zuul

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I088ee52c7407ae421333a12b99c44dd7a92df0e6
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to