aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-pcu-test/PCU_Tests.cfg
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-02-20 21:50:56 +0100
committerHarald Welte <laforge@gnumonks.org>2019-02-20 21:45:07 +0000
commiteedbb5655244147fb5e327196bf44019462a83b9 (patch)
tree294c697fd14002fd1c023d02e01bbb8239683d83 /ttcn3-pcu-test/PCU_Tests.cfg
parent0b3587fae8448f21425fac1a6c098f9102d3dbde (diff)
PCU: Add osmo-pcu-* + ttcn3-pcu-test containers
This will enable us to run the PCU testsuite automatically by jenkins, just like for other Osmocom projects. Change-Id: Ia8e2ed2e7d03b8afdc7b1e068f94b0544a8112c7 Related: OS#2890
Diffstat (limited to 'ttcn3-pcu-test/PCU_Tests.cfg')
-rw-r--r--ttcn3-pcu-test/PCU_Tests.cfg23
1 files changed, 23 insertions, 0 deletions
diff --git a/ttcn3-pcu-test/PCU_Tests.cfg b/ttcn3-pcu-test/PCU_Tests.cfg
new file mode 100644
index 0000000..07af661
--- /dev/null
+++ b/ttcn3-pcu-test/PCU_Tests.cfg
@@ -0,0 +1,23 @@
+[ORDERED_INCLUDE]
+"/osmo-ttcn3-hacks/Common.cfg"
+"/osmo-ttcn3-hacks/pcu/PCU_Tests.default"
+
+[LOGGING]
+
+[TESTPORT_PARAMETERS]
+
+[MODULE_PARAMETERS]
+PCU_Tests_RAW.mp_pcu_sock_path := "/data/unix/pcu_bts"
+PCU_Tests.mp_nsconfig := {
+ local_ip := "172.18.13.10",
+ local_udp_port := 23000,
+ remote_ip := "172.18.13.101",
+ remote_udp_port := 23000,
+ nsvci := 1234,
+ nsei := 1234
+}
+
+[MAIN_CONTROLLER]
+
+[EXECUTE]
+PCU_Tests_RAW.control