jenkins-bot has submitted this change and it was merged.
Change subject: /var/lib/git -> /srv/ssd/gerrit
......................................................................
/var/lib/git -> /srv/ssd/gerrit
That is for the git-mwcore macro which run git archive to snapshot
mediawiki in the workspace. I fixed that path manually on lanthanum by
adding a symbolic link, this change updates the jobs.
Change-Id: Icd13ebf5b9094bb04ee0fe6f7cbd935ecbedde24
---
M macro.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Hashar: Looks good to me, approved
jenkins-bot: Verified
diff --git a/macro.yaml b/macro.yaml
index 1cbe975..0d73884 100644
--- a/macro.yaml
+++ b/macro.yaml
@@ -52,7 +52,7 @@
- shell: |
#!/bin/bash -xe
# Snapshot `remotes/origin/{branch}` in the job workspace
- git archive --remote=/var/lib/git/mediawiki/core.git {branch} \
+ git archive --remote=/srv/ssd/gerrit/mediawiki/core.git {branch} \
| (cd "$WORKSPACE" && tar xf -)
- builder:
--
To view, visit https://gerrit.wikimedia.org/r/92647
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icd13ebf5b9094bb04ee0fe6f7cbd935ecbedde24
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