aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-03-02 11:43:37 +0100
committerlaforge <laforge@osmocom.org>2021-03-02 11:18:44 +0000
commit9cda811f024ca57ce5ae64e6c64cd97c99b69229 (patch)
tree7e47875a4a8955d999ee904e17b6d91b7f84b653 /jobs
parente007899ab5e367fa9aeb2021dc94be37005db2a5 (diff)
jobs/ttcn3: describe ttcn3-ggsn-test-kernel-*
Diffstat (limited to 'jobs')
-rw-r--r--jobs/ttcn3-testsuites.yml25
1 files changed, 16 insertions, 9 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 87d9609..09adefa 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -3,6 +3,14 @@
name: 'ttcn3-testsuites'
concurrent: false
disabled: false
+ description: |
+ Run the a testsuite from
+ <a href="https://git.osmocom.org/docker-playground/">
+ docker-playground.git</a>.<br>
+ If this job ends in <code>-latest</code>, the job runs the latest
+ stable versions of the Osmocom stack. Otherwise the nightly builds.<br>
+ See <a href="https://osmocom.org/projects/cellular-infrastructure/wiki/Titan_TTCN3_Testsuites">
+ TTCN3 Testsuite</a> for more information.
timer: "@midnight"
node: ttcn3
# Block *-latest for all master jobs (without suffix)
@@ -25,14 +33,21 @@
- ttcn3-ggsn-test-kernel:
blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
timer: 10 04 * * *
+ description: |
+ Test osmo-ggsn master with the Debian kernel.
- ttcn3-ggsn-test-kernel-latest:
blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
timer: 20 04 * * *
+ description: |
+ Test osmo-ggsn latest with the Debian kernel.
- ttcn3-ggsn-test-kernel-git:
blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
timer: 30 04 * * *
# Cache the linux source tree in the workspace of one node
node: ttcn3-ggsn-test-kernel-git
+ description: |
+ Test osmo-ggsn master with a kernel built from source (see build
+ parameters, by default: net-next.git from kernel.org).
wipe_workspace: false
- ttcn3-msc-test:
blocking: "^(ttcn3|TTCN3-.*)-msc-test.*"
@@ -215,15 +230,7 @@
project-type: freestyle
disabled: '{obj:disabled}'
defaults: global
- description: |
- Run the <code>{job-name}</code> testsuite from
- <a href="https://git.osmocom.org/docker-playground/">docker-playground.git</a>.<br>
- If this job ends in <code>-latest</code>, the job runs the latest stable versions of the Osmocom stack.
- Otherwise the nightly builds.<br>
- Generated with the jenkins-job-builder config introduced in
- <a href="https://osmocom.org/issues/3268">OS#3268</a>.<br>
- See <a href="https://osmocom.org/projects/cellular-infrastructure/wiki/Titan_TTCN3_Testsuites">
- TTCN3 Testsuite</a> for more information.
+ description: '{obj:description}'
node: '{obj:node}'
parameters:
- string: