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
This commit is contained in:
Harald Welte 2019-03-14 21:55:26 +01:00
parent 4f5c162c6d
commit cb944d35f3
1 changed files with 4 additions and 0 deletions

View File

@ -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