aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-02-23 20:24:05 +0100
committerHarald Welte <laforge@osmocom.org>2021-02-23 20:26:45 +0100
commit89bf3592c25ff47888c42d2e57be2b38e0f25d62 (patch)
tree5c1dfc8ae20d013b1d9a51570b51f54be1069f54
parentbdb36dd0556059cdf4205fe02b8cc8c2dbbf0fc4 (diff)
ttcn3-testsuites: Enable testing of osmo-cbc "latest"
We do have "latest" packages, so we can start testing it Change-Id: I9f8fb03d9a02da7174bc1aa2aef412e7dbc0724e
-rw-r--r--jobs/ttcn3-testsuites.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index a0b55ce..eb46770 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -135,9 +135,9 @@
- ttcn3-gbproxy-test-latest:
blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
timer: 20 10 * * *
- #- ttcn3-cbc-test-latest:
- # blocking: "^(ttcn3|TTCN3-.*)-cbc-test.*"
- # timer: 40 10 * * *
+ - ttcn3-cbc-test-latest:
+ blocking: "^(ttcn3|TTCN3-.*)-cbc-test.*"
+ timer: 40 10 * * *
# Jobs below use uppercase TTCN3-$DISTRO, so they get listed separately from the ttcn3-* (debian-stretch) jobs