osmith submitted this change.

View Change


Approvals: pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified laforge: Looks good to me, approved
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.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ifc1a3a5d5037b373014654e75d1d3b968bcfe141
Gerrit-Change-Number: 37507
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged