ttcn3: Order tests by time triggered

We had some load issues with many things running at once on jenkins.
This will at least make it easier from having colliding ttcn3 jobs.

I also changed ttcn3-sip-test to run at 7:30 instead of 7:00 where
ttcn3-bts-test runs.

Change-Id: I65f346a3fae2811c8314c26d4a5b3a528b8101f9
This commit is contained in:
Daniel Willmann 2019-03-28 13:36:05 +01:00
parent e9fbc29e5a
commit d0229770d8
1 changed files with 15 additions and 15 deletions

View File

@ -10,33 +10,33 @@
- "{job-name}"
# Folders from docker-playground.git
job-name:
# nightly
# nightly - order by time
- nplab-m3ua-test:
timer: 00 03 * * *
- nplab-sua-test:
timer: 15 03 * * *
- ttcn3-bsc-test:
timer: 00 06 * * *
- ttcn3-bsc-test-sccplite:
timer: 30 08 * * *
- ttcn3-bts-test:
timer: 00 07 * * *
- ttcn3-ggsn-test:
timer: 00 04 * * *
- ttcn3-hlr-test:
timer: 45 06 * * *
- ttcn3-mgw-test:
timer: 30 06 * * *
- ttcn3-msc-test:
timer: 30 04 * * *
- ttcn3-sgsn-test:
timer: 30 05 * * *
- ttcn3-sip-test:
timer: 00 07 * * *
- ttcn3-pcu-test:
timer: 00 05 * * *
- ttcn3-pcu-test-sns:
timer: 15 05 * * *
- ttcn3-sgsn-test:
timer: 30 05 * * *
- ttcn3-bsc-test:
timer: 00 06 * * *
- ttcn3-mgw-test:
timer: 30 06 * * *
- ttcn3-hlr-test:
timer: 45 06 * * *
- ttcn3-bts-test:
timer: 00 07 * * *
- ttcn3-sip-test:
timer: 30 07 * * *
- ttcn3-bsc-test-sccplite:
timer: 30 08 * * *
# latest stable
- nplab-m3ua-test-latest: