lynxis lazus has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39233?usp=email )
Change subject: msc: add testenv.cfg
......................................................................
msc: add testenv.cfg
Change-Id: Ia93115e3a27ac43b6530f2669e210f59169d75b9
---
A msc/testenv.cfg
1 file changed, 18 insertions(+), 0 deletions(-)
Approvals:
osmith: Looks good to me, approved
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
diff --git a/msc/testenv.cfg b/msc/testenv.cfg
new file mode 100644
index 0000000..70df365
--- /dev/null
+++ b/msc/testenv.cfg
@@ -0,0 +1,18 @@
+[testsuite]
+program=MSC_Tests
+config=MSC_Tests.cfg
+
+[stp]
+program=osmo-stp
+make=libosmo-sigtran
+package=osmo-stp
+copy=osmo-stp.cfg
+
+
+[msc]
+program=osmo-msc
+make=osmo-msc
+package=osmo-msc
+copy=osmo-msc.cfg
+vty_port=4254
+
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39233?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ia93115e3a27ac43b6530f2669e210f59169d75b9
Gerrit-Change-Number: 39233
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>