aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-03-14 21:55:26 +0100
committerHarald Welte <laforge@gnumonks.org>2019-03-14 21:56:21 +0100
commitcb944d35f3f1b3e652f776ef9f114fc369d3bb01 (patch)
tree6b6f6e4d216bd6d2b5d0fb6dc5f046ac3ef477aa /jobs
parent4f5c162c6dd563ef8b42e9193d4a90fe084a9350 (diff)
ttcn3-testsuites: Split ttcn3-pcu-test-sns from ttcn3-pcu-test
The SNS variant of the tests require the PCU to be started with different config file. Change-Id: I42785b68f136198152ad79072346faccfe4a9424
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 b53d3dd..0558144 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -35,6 +35,8 @@
timer: 00 07 * * *
- ttcn3-pcu-test:
timer: 00 05 * * *
+ - ttcn3-pcu-test-sns:
+ timer: 15 05 * * *
# latest stable
- nplab-m3ua-test-latest:
@@ -61,6 +63,8 @@
blocking: "^ttcn3-sip-test.*"
- ttcn3-pcu-test-latest:
blocking: "^ttcn3-pcu-test.*"
+ - ttcn3-pcu-test-sns-latest:
+ blocking: "^ttcn3-pcu-test-sns.*"
- job-template:
name: '{job-name}'
project-type: freestyle