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

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(-)

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



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: merged
Gerrit-Change-Id: I5948ccfae53db465bb4b7793c7877ec9073b5962
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to