osmith submitted this change.
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(-)
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 change 37507. To unsubscribe, or for help writing mail filters, visit settings.