Change in osmo-ci[master]: ttcn3: Order tests by time triggered

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Daniel Willmann gerrit-no-reply at lists.osmocom.org
Fri Mar 29 15:27:12 UTC 2019


Daniel Willmann has submitted this change and it was merged. ( https://gerrit.osmocom.org/13449 )

Change subject: ttcn3: Order tests by time triggered
......................................................................

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
---
M jobs/ttcn3-testsuites.yml
1 file changed, 15 insertions(+), 15 deletions(-)

Approvals:
  osmith: Looks good to me, but someone else must approve
  Harald Welte: Looks good to me, approved
  Daniel Willmann: Verified



diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 0558144..e3e6d5c 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -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:

-- 
To view, visit https://gerrit.osmocom.org/13449
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I65f346a3fae2811c8314c26d4a5b3a528b8101f9
Gerrit-Change-Number: 13449
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190329/b120412b/attachment.htm>


More information about the gerrit-log mailing list