aboutsummaryrefslogtreecommitdiffstats
path: root/jobs/gerrit-verifications-dahdi.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jobs/gerrit-verifications-dahdi.yml')
-rw-r--r--jobs/gerrit-verifications-dahdi.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/jobs/gerrit-verifications-dahdi.yml b/jobs/gerrit-verifications-dahdi.yml
index 5a8b3a6..2cf9e95 100644
--- a/jobs/gerrit-verifications-dahdi.yml
+++ b/jobs/gerrit-verifications-dahdi.yml
@@ -23,7 +23,12 @@
name: 'gerrit-dahdi-linux-{type}-{linux-ver}'
project-type: freestyle
node: osmocom-gerrit
- concurrent: true
+ # These jobs need an entire linux tree. We try to avoid cloning it more
+ # often than necessary, therefore we keep the workspace directory between
+ # job runs. Jenkins creates a new workspace for each concurrent job, which
+ # ends up consuming a lot of disk space so we disable it here. Besides disk
+ # space considerations, this job would run fine concurrently.
+ concurrent: false
retry-count: 0 # scm checkout
properties:
- build-discarder: