Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/108021
Change subject: tie translatewiki-puppet-validate to gallium
......................................................................
tie translatewiki-puppet-validate to gallium
The translatewiki repository has submodules hosted on github and clone
them using either git or http protocols.
Whenever the job run on lanthanum, it will fail to clone the github
repository since that host does not have direct access to the internet.
Workaround is to tie it to gallium.
bug: 60164
Change-Id: I56119292695685d89d154d8315889c2a9064275c
---
M translatewiki.yaml
1 file changed, 2 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config
refs/changes/21/108021/1
diff --git a/translatewiki.yaml b/translatewiki.yaml
index fa16845..4a1df07 100644
--- a/translatewiki.yaml
+++ b/translatewiki.yaml
@@ -2,6 +2,8 @@
- job-template:
name: 'translatewiki-puppet-validate'
defaults: use-remote-zuul
+ # Repo clones github repositories and need direct access
+ node: gallium # bug 60164
concurrent: true
triggers:
- zuul
--
To view, visit https://gerrit.wikimedia.org/r/108021
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I56119292695685d89d154d8315889c2a9064275c
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