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
This commit is contained in:
Harald Welte 2021-03-02 13:36:13 +01:00
parent 0949776344
commit 12386e706a
1 changed files with 6 additions and 6 deletions

View File

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