aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-10-24 16:51:13 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-10-24 16:52:04 +0200
commit95d45445442d00fc57a830672107d8765ee129be (patch)
treef0d94782a992df3e7d7025c97ea400843bf65247 /jobs
parent7c987a83b36c05e0cb4fde4c57cb7b0d558e7c88 (diff)
jobs: Introduce ttcn3-stp-test(-latest) jenkins job
Diffstat (limited to 'jobs')
-rw-r--r--jobs/ttcn3-testsuites.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 3d1731a..7bd72db 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -41,6 +41,8 @@
timer: 30 08 * * *
- ttcn3-remsim-test:
timer: 00 09 * * *
+ - ttcn3-stp-test:
+ timer: 30 09 * * *
# latest stable
- nplab-m3ua-test-latest:
@@ -73,6 +75,8 @@
blocking: "^ttcn3-bscnat-test.*"
- ttcn3-remsim-test-latest:
blocking: "^ttcn3-remsim-test.*"
+ - ttcn3-stp-test-latest:
+ blocking: "^ttcn3-stp-test.*"
- job-template:
name: '{job-name}'
project-type: freestyle