aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-stp-test/STP_Tests.cfg
blob: 15baf7ef95fb3924c3de0b8442713ea2e9a42832 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[ORDERED_INCLUDE]
"/osmo-ttcn3-hacks/Common.cfg"
"/osmo-ttcn3-hacks/stp/STP_Tests.default"

[LOGGING]
*.JUnitLogger.testsuite_name := "STP_Tests"

[TESTPORT_PARAMETERS]
*.VTY.CTRL_HOSTNAME := "172.18.19.200"

[MODULE_PARAMETERS]
STP_Tests_IPA.mp_stp_ipa_ip := "172.18.19.200";
STP_Tests_M3UA.mp_stp_m3ua_ip := { "172.18.19.200", "fd02:db8:19::200" };
STP_Tests_IPA.mp_local_ipa_ip := "172.18.19.203";
STP_Tests_M3UA.mp_local_m3ua_ip := { "172.18.19.203", "fd02:db8:19::203" };


[MAIN_CONTROLLER]

[EXECUTE]
STP_Tests_M3UA.control
STP_Tests_IPA.control
STP_Tests.control