osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/41424?usp=email )
Change subject: jobs/ttcn3: add ttcn3-hss-test-pyhss ......................................................................
jobs/ttcn3: add ttcn3-hss-test-pyhss
Depends: I224eb4aa5fec3dc97f6fa956a4a86f206c8b12b7 Related: OS#6862 Change-Id: I517d36d890690e606050158221d2df9028745dae --- M jobs/ttcn3-testsuites-testenv.yml 1 file changed, 12 insertions(+), 2 deletions(-)
Approvals: pespin: Looks good to me, but someone else must approve fixeria: Looks good to me, approved Jenkins Builder: Verified
diff --git a/jobs/ttcn3-testsuites-testenv.yml b/jobs/ttcn3-testsuites-testenv.yml index 93fbc58..70f457f 100644 --- a/jobs/ttcn3-testsuites-testenv.yml +++ b/jobs/ttcn3-testsuites-testenv.yml @@ -118,10 +118,15 @@
- ttcn3-hss-test-ogs: # ~1 min testsuite: hss - args: -b osmocom:nightly + args: -b osmocom:nightly -c open5gs timer: H 09 * * * email: jenkins-notifications@lists.osmocom.org acetcom@gmail.com
+ - ttcn3-hss-test-pyhss: # ~1 min + testsuite: hss + args: -b osmocom:nightly -c pyhss + timer: H 09 * * * + - ttcn3-mme-test-ogs: # ~2 min testsuite: mme args: -b osmocom:nightly -c all @@ -407,7 +412,12 @@
- ttcn3-hss-test-ogs-latest: # ~1 min testsuite: hss - args: -b osmocom:latest + args: -b osmocom:latest -c open5gs + timer: H 13 * * * + + - ttcn3-hss-test-pyhss-latest: # ~1 min + testsuite: hss + args: -b osmocom:latest -c pyhss timer: H 13 * * *
- ttcn3-mme-test-ogs-latest: # ~2 min