aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-03-02 13:36:13 +0100
committerHarald Welte <laforge@osmocom.org>2021-03-02 13:41:38 +0100
commit12386e706a96ad731c8949857555850c417c65ad (patch)
tree4ebf4191964487f25ca37279d72d29702972dfb5
parent0949776344423e0372dc0715610600474bad5ed9 (diff)
ttcn3-testsuites: Enable TTCN3 for osmo-smlc-latest
now that osmo-smlc is part of network:osmocom:latest, test it both on debian9 + centos8 Change-Id: I023e47531b24f540645186f3cbf89f5025b7b48b
-rw-r--r--jobs/ttcn3-testsuites.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 09adefa..992c75d 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -159,9 +159,9 @@
#- ttcn3-sccp-test-latest:
# blocking: "^(ttcn3|TTCN3-.*)-sccp-test.*"
# timer: 00 10 * * *
- #- ttcn3-smlc-test-latest:
- # blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
- # timer: 10 10 * * *
+ - ttcn3-smlc-test-latest:
+ blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
+ timer: 10 10 * * *
- ttcn3-gbproxy-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 20 10 * * *
@@ -214,9 +214,9 @@
#- TTCN3-sccp-test-latest:
# blocking: "^(ttcn3|TTCN3-.*)-sccp-test.*"
# timer: 00 10 * * *
- #- TTCN3-smlc-test-latest:
- # blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
- # timer: 10 10 * * *
+ - TTCN3-centos-smlc-test-latest:
+ blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
+ timer: 10 10 * * *
- TTCN3-centos-gbproxy-test:
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 20 10 * * *