pespin has uploaded this change for review.

View Change

ttcn3-testsuites-testenv: Add job to test ttcn3-pgw-test-ogs from latest

We were only running the testsuite against main only so far.

Change-Id: I4983ad7c9a9a00fd0fc6bbedaf7eda75324df6c8
---
M jobs/ttcn3-testsuites-testenv.yml
1 file changed, 8 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/47/43447/1
diff --git a/jobs/ttcn3-testsuites-testenv.yml b/jobs/ttcn3-testsuites-testenv.yml
index e8edb85..49fdd1c 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -440,6 +440,14 @@
args: -b osmocom:latest -c open5gs
timer: H 13 * * *

+ - ttcn3-pgw-test-ogs-latest: # ~7 min
+ testsuite: pgw
+ args: -b osmocom:latest
+ timer: H 13 * * *
+ description_extra: |
+ Test open5gs-smfd + open5gs-upfd PGW latest.
+ email: jenkins-notifications@lists.osmocom.org acetcom@gmail.com
+
# ---------------------------------------------
# Debian nightly + io_uring (OS#6357)
# ---------------------------------------------

To view, visit change 43447. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4983ad7c9a9a00fd0fc6bbedaf7eda75324df6c8
Gerrit-Change-Number: 43447
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>