osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37700?usp=email )
Change subject: upf: initial testenv.cfg ...................................................................... upf: initial testenv.cfg Change-Id: I287075221b4e001a6532056d894a79eb06934070 --- A upf/testenv.cfg 1 file changed, 18 insertions(+), 0 deletions(-) Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved laforge: Looks good to me, but someone else must approve diff --git a/upf/testenv.cfg b/upf/testenv.cfg new file mode 100644 index 0000000..f5ba0f0 --- /dev/null +++ b/upf/testenv.cfg @@ -0,0 +1,9 @@ +[testsuite] +program=UPF_Tests +config=UPF_Tests.cfg + +[upf] +program=osmo-upf +make=osmo-upf +package=osmo-upf +copy=osmo-upf.cfg -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37700?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I287075221b4e001a6532056d894a79eb06934070 Gerrit-Change-Number: 37700 Gerrit-PatchSet: 3 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-MessageType: merged
