aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-03-10 12:45:41 +0100
committerOliver Smith <osmith@sysmocom.de>2021-03-10 13:29:08 +0100
commite00e3fb915a0677843b12585fda82afbf06efafd (patch)
treea19e88203fa0478e67ee198b04c82e9c347b0164
parent463a6cc0129dacafc100c2b4fb4fc31e669d5337 (diff)
jobs/ttcn3-testsuites: kernel: keep workspace
Don't wipe the workspace of kernel tests. Cloning the kernel sources takes a great amount of time and traffic, so we want to keep them around. Change-Id: Ifbf6ea127011d8c9fc5c08b584d99ea0220c3e1a
-rw-r--r--jobs/ttcn3-testsuites.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 393c552..4b00539 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -44,6 +44,7 @@
blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
timer: 25 04 * * *
# Cache the linux source tree in the workspace of one node
+ wipe_workspace: false
node: ttcn3-ggsn-test-kernel-git
description: |
Test osmo-ggsn latest with the Linux kernel built from master of
@@ -53,6 +54,7 @@
blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
timer: 30 04 * * *
# Cache the linux source tree in the workspace of one node
+ wipe_workspace: false
node: ttcn3-ggsn-test-kernel-git
description: |
Test osmo-ggsn latest with the Linux kernel built from master of