aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-02-21 12:07:06 +0100
committerpespin <pespin@sysmocom.de>2022-02-21 13:08:48 +0000
commitef0e042ae83995b2e2594c960d83970e9fe3baa5 (patch)
tree6e3467cc426194436797897790252493acef555c
parent432aff8debb10bef6bba8168bf9fb6d240eca7e5 (diff)
jobs/ttcn3-testsuites.yml: Add ttcn3-ggsn-test-ogs
-rw-r--r--jobs/ttcn3-testsuites.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 5df5553..dbf162b 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -60,6 +60,11 @@
Test osmo-ggsn latest with the Linux kernel built from master of
<a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/">
torvalds/linux.git</a>.
+ - ttcn3-ggsn-test-ogs:
+ blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
+ timer: 35 04 * * *
+ description: |
+ Test open5gs-smfd + open5gs-upfd main.
- ttcn3-msc-test:
blocking: "^(ttcn3|TTCN3-.*)-msc-test.*"
timer: 40 04 * * *