Hashar has uploaded a new change for review.

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


Change subject: tie operations-mw-config-tests to gallium for now
......................................................................

tie operations-mw-config-tests to gallium for now

operations-mw-config-tests git repo requires an internet access due to
some submodule referencing a git://github.com URL.  Until we find out a
proper solution, bind the job on gallium which has internet access.

Change-Id: I5948ccfae53db465bb4b7793c7877ec9073b5962
---
M operations-mw-config.yaml
1 file changed, 5 insertions(+), 1 deletion(-)


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

diff --git a/operations-mw-config.yaml b/operations-mw-config.yaml
index 50f4354..cdfdf5d 100644
--- a/operations-mw-config.yaml
+++ b/operations-mw-config.yaml
@@ -1,6 +1,10 @@
 - job-template:
     name: 'operations-mw-config-tests'
-    node: (hasContintPackages && hasPhpUnit)
+# Repo has a reference to a git://github.com url which does not
+# work on 10.0.0.0/8 slaves :(
+#
+#    node: (hasContintPackages && hasPhpUnit)
+    node: gallium
     defaults: use-remote-zuul
     triggers:
      - zuul

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5948ccfae53db465bb4b7793c7877ec9073b5962
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