blob: 3209be64ea9e96681875a43396c392277b0652a2 [file] [log] [blame]
Daniel Willmann423d8f42020-09-08 18:58:22 +02001[ORDERED_INCLUDE]
2# Common configuration, shared between test suites
3"../Common.cfg"
4# testsuite specific configuration, not expected to change
5"./GBProxy_Tests.default"
6
7# Local configuration below
8
9[LOGGING]
10
11[TESTPORT_PARAMETERS]
12*.GBPVTY.CTRL_HOSTNAME := "127.0.0.1"
13
14[MODULE_PARAMETERS]
15GBProxy_Tests.mp_nsconfig_pcu := {
16 {provider := { ip := {
17 local_ip := "127.0.0.1",
18 remote_ip := "127.0.0.1"
19 }}},
20 {provider := { ip := {
21 local_ip := "127.0.0.1",
22 remote_ip := "127.0.0.1"
23 }}},
24 {provider := { ip := {
25 local_ip := "127.0.0.1",
26 remote_ip := "127.0.0.1"
27 }}}
28}
29
30[MAIN_CONTROLLER]
31
32[EXECUTE]
33GBProxy_Tests.control