osmith has uploaded this change for review.
jobs/ttcn3: add ttcn3-hlr-test-pyhss
Change-Id: I608f3d7ade5098e7a8f7808ae2b57955c1354c85
---
M jobs/ttcn3-testsuites-testenv.yml
1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/75/41375/1
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
To view, visit change 41375. To unsubscribe, or for help writing mail filters, visit settings.