osmith has uploaded this change for review.

View 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(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/07/37507/1
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.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ifc1a3a5d5037b373014654e75d1d3b968bcfe141
Gerrit-Change-Number: 37507
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange