osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38515?usp=email )

Change subject: pcu: add testenv.cfg
......................................................................

pcu: add testenv.cfg

Change-Id: I57956a0bb5d5e164c3f840815573164e52300459
---
A pcu/testenv_generic.cfg
A pcu/testenv_sns.cfg
2 files changed, 20 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve




diff --git a/pcu/testenv_generic.cfg b/pcu/testenv_generic.cfg
new file mode 100644
index 0000000..7d506cf
--- /dev/null
+++ b/pcu/testenv_generic.cfg
@@ -0,0 +1,10 @@
+[testsuite]
+program=PCU_Tests
+config=PCU_Tests.cfg
+
+[pcu]
+program=respawn.sh osmo-pcu
+make=osmo-pcu
+package=osmo-pcu
+copy=osmo-pcu.cfg
+vty_port=4240
diff --git a/pcu/testenv_sns.cfg b/pcu/testenv_sns.cfg
new file mode 100644
index 0000000..0bf4e13
--- /dev/null
+++ b/pcu/testenv_sns.cfg
@@ -0,0 +1,10 @@
+[testsuite]
+program=PCU_Tests
+config=PCU_Tests_SNS.cfg
+
+[pcu]
+program=respawn.sh osmo-pcu -c osmo-pcu-sns.cfg
+make=osmo-pcu
+package=osmo-pcu
+copy=osmo-pcu-sns.cfg
+vty_port=4240

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38515?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: I57956a0bb5d5e164c3f840815573164e52300459
Gerrit-Change-Number: 38515
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to