Daniel Willmann has uploaded this change for review. ( https://gerrit.osmocom.org/13463
Change subject: Add bscnat tests to jenkins ...................................................................... Add bscnat tests to jenkins This requires Change-ID I800ebe0f33cf7c86eea65d2e186c6af12fee6db7 from osmo-ttcn3-hacks. Fixes: OS#3179 Change-Id: Idee5a986e4cda8db601982ac3f2662bc20fe3f5f --- M jobs/ttcn3-testsuites.yml 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/63/13463/1 diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml index e3e6d5c..f42a26f 100644 --- a/jobs/ttcn3-testsuites.yml +++ b/jobs/ttcn3-testsuites.yml @@ -35,6 +35,8 @@ timer: 00 07 * * * - ttcn3-sip-test: timer: 30 07 * * * + - ttcn3-bscnat-test: + timer: 00 08 * * * - ttcn3-bsc-test-sccplite: timer: 30 08 * * * @@ -65,6 +67,8 @@ blocking: "^ttcn3-pcu-test.*" - ttcn3-pcu-test-sns-latest: blocking: "^ttcn3-pcu-test-sns.*" + - ttcn3-bscnat-test-latest: + blocking: "^ttcn3-bscnat-test.*" - job-template: name: '{job-name}' project-type: freestyle -- To view, visit https://gerrit.osmocom.org/13463 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Idee5a986e4cda8db601982ac3f2662bc20fe3f5f Gerrit-Change-Number: 13463 Gerrit-PatchSet: 1 Gerrit-Owner: Daniel Willmann <dwillm...@sysmocom.de>