neels has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/29356 )
Change subject: jobs: add ttcn3-hnbgw-test-pfcp
......................................................................
jobs: add ttcn3-hnbgw-test-pfcp
Change-Id: I56fdbd2e52bba2eca6c209a2ca89dc7e1a8f1f84
---
M jobs/ttcn3-testsuites.yml
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
neels: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index e8420ec..9eef9f8 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -150,6 +150,9 @@
- ttcn3-hnbgw-test:
blocking: "^(ttcn3|TTCN3-.*)-hnbgw-test.*"
timer: 40 13 * * *
+ - ttcn3-hnbgw-test-pfcp:
+ blocking: "^(ttcn3|TTCN3-.*)-hnbgw-test.*"
+ timer: 40 15 * * *
- ttcn3-fr-test:
blocking: "^(ttcn3|TTCN3-.*)-fr-test.*"
timer: 40 10 * * *
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/29356
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I56fdbd2e52bba2eca6c209a2ca89dc7e1a8f1f84
Gerrit-Change-Number: 29356
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: merged