Hashar has uploaded a new change for review.

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


Change subject: operations-apache-config-lint is now slave agnostic
......................................................................

operations-apache-config-lint is now slave agnostic

Point job to /srv/ssd/gerrit which is available on all slaves.
Fetch Zuul reference remotely.

Change-Id: Ie41aec6be53bae5dc09e1ca9b476247c84fe6324
---
M operations-apache-config.yaml
1 file changed, 2 insertions(+), 3 deletions(-)


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

diff --git a/operations-apache-config.yaml b/operations-apache-config.yaml
index 787c3af..c1e9c37 100644
--- a/operations-apache-config.yaml
+++ b/operations-apache-config.yaml
@@ -1,7 +1,6 @@
 - job-template:
     name: 'operations-apache-config-lint'
-    node: gallium  # job rely on /var/lib/git still
-    defaults: use-zuul  # bound to gallium
+    defaults: use-remote-zuul  # bound to gallium
 
     triggers:
      - zuul
@@ -11,7 +10,7 @@
      # the Apache document roots.
      - shell: |
         git archive \
-            --remote=/var/lib/git/operations/mediawiki-config.git \
+            --remote=/srv/ssd/gerrit/operations/mediawiki-config.git \
             --prefix=mediawiki-config/ \
             master \
             | ( cd "$WORKSPACE" && tar xf -)

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

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