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