osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/41375?usp=email )
Change subject: jobs/ttcn3: add ttcn3-hlr-test-pyhss ......................................................................
jobs/ttcn3: add ttcn3-hlr-test-pyhss
Change-Id: I608f3d7ade5098e7a8f7808ae2b57955c1354c85 --- M jobs/ttcn3-testsuites-testenv.yml 1 file changed, 10 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, but someone else must approve pespin: Looks good to me, approved
diff --git a/jobs/ttcn3-testsuites-testenv.yml b/jobs/ttcn3-testsuites-testenv.yml index 084527f..3e1a9a3 100644 --- a/jobs/ttcn3-testsuites-testenv.yml +++ b/jobs/ttcn3-testsuites-testenv.yml @@ -61,6 +61,11 @@ args: -b osmocom:nightly -c osmo_hlr timer: H 08 * * *
+ - ttcn3-hlr-test-pyhss: # ~3 min + testsuite: hlr + args: -b osmocom:nightly -c pyhss + timer: H 08 * * * + - ttcn3-mgw-test: # ~8 min testsuite: mgw args: -b osmocom:nightly @@ -246,6 +251,11 @@ args: -b osmocom:latest -c osmo_hlr timer: H 12 * * *
+ - ttcn3-hlr-test-pyhss-latest: # ~3 min + testsuite: hlr + args: -b osmocom:latest -c pyhss + timer: H 12 * * * + - ttcn3-mgw-test-latest: # ~8 min testsuite: mgw args: -b osmocom:latest