This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Harald Welte gerrit-no-reply at lists.osmocom.orgHarald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13255 )
Change subject: ttcn3-testsuites: Split ttcn3-pcu-test-sns from ttcn3-pcu-test
......................................................................
ttcn3-testsuites: Split ttcn3-pcu-test-sns from ttcn3-pcu-test
The SNS variant of the tests require the PCU to be started with
different config file.
Change-Id: I42785b68f136198152ad79072346faccfe4a9424
---
M jobs/ttcn3-testsuites.yml
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Harald Welte: Looks good to me, approved; Verified
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index b53d3dd..0558144 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -35,6 +35,8 @@
timer: 00 07 * * *
- ttcn3-pcu-test:
timer: 00 05 * * *
+ - ttcn3-pcu-test-sns:
+ timer: 15 05 * * *
# latest stable
- nplab-m3ua-test-latest:
@@ -61,6 +63,8 @@
blocking: "^ttcn3-sip-test.*"
- ttcn3-pcu-test-latest:
blocking: "^ttcn3-pcu-test.*"
+ - ttcn3-pcu-test-sns-latest:
+ blocking: "^ttcn3-pcu-test-sns.*"
- job-template:
name: '{job-name}'
project-type: freestyle
--
To view, visit https://gerrit.osmocom.org/13255
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I42785b68f136198152ad79072346faccfe4a9424
Gerrit-Change-Number: 13255
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190314/bd2026dd/attachment.htm>