osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/37507?usp=email
)
Change subject: jobs/gerrit-lint: wipe workspace
......................................................................
jobs/gerrit-lint: wipe workspace
On build4 the gerrit-lint workspace has grown to 6 GiB. Use fresh clones
of the git repositories instead of storing all of them combined in .git.
Change-Id: Ifc1a3a5d5037b373014654e75d1d3b968bcfe141
---
M jobs/gerrit-lint.yml
1 file changed, 12 insertions(+), 1 deletion(-)
Approvals:
pespin: Looks good to me, but someone else must approve
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/jobs/gerrit-lint.yml b/jobs/gerrit-lint.yml
index 3039829..a607268 100644
--- a/jobs/gerrit-lint.yml
+++ b/jobs/gerrit-lint.yml
@@ -34,7 +34,6 @@
- $GERRIT_BRANCH
refspec: $GERRIT_REFSPEC
choosing-strategy: gerrit
- wipe-workspace: false
skip-tag: true
submodule:
recursive: false
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/37507?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ifc1a3a5d5037b373014654e75d1d3b968bcfe141
Gerrit-Change-Number: 37507
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged