pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/43448?usp=email )
Change subject: ttcn3-testsuites-testenv: Add jobs for ttcn3-smf-test-ogs against main and latest ......................................................................
ttcn3-testsuites-testenv: Add jobs for ttcn3-smf-test-ogs against main and latest
Change-Id: I156bdd7b7cb3afee14d6d6b172533e38711e7b38 --- M jobs/ttcn3-testsuites-testenv.yml 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/48/43448/1
diff --git a/jobs/ttcn3-testsuites-testenv.yml b/jobs/ttcn3-testsuites-testenv.yml index 7723452..1eddc7c 100644 --- a/jobs/ttcn3-testsuites-testenv.yml +++ b/jobs/ttcn3-testsuites-testenv.yml @@ -238,6 +238,12 @@ Test open5gs-smfd + open5gs-upfd PGW main. email: jenkins-notifications@lists.osmocom.org acetcom@gmail.com
+ - ttcn3-smf-test-ogs: # ~7 min + testsuite: smf + args: -b osmocom:nightly + timer: H 11 * * * + email: jenkins-notifications@lists.osmocom.org acetcom@gmail.com + # --------------------------------------------- # Debian latest # --------------------------------------------- @@ -447,6 +453,11 @@ description_extra: | Test open5gs-smfd + open5gs-upfd PGW latest.
+ - ttcn3-smf-test-ogs-latest: # ~7 min + testsuite: smf + args: -b osmocom:latest + timer: H 13 * * * + # --------------------------------------------- # Debian nightly + io_uring (OS#6357) # ---------------------------------------------