dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43147?usp=email )
Change subject: eim/testenv: re-align path to restop.py ......................................................................
eim/testenv: re-align path to restop.py
The location of restop.py in the onomondo-eim git repository has changed. This patch re-alignes the path.
Related: SYS#8100 Depends: onomondo-eim.git I4e42ce85c84b47d3561011083da4a1e54958fd8e Change-Id: I23b3085b4af8ed51c24f4b50385617e81f17a434 --- M eim/testenv.cfg 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/47/43147/1
diff --git a/eim/testenv.cfg b/eim/testenv.cfg index 9c564c5..062389f 100644 --- a/eim/testenv.cfg +++ b/eim/testenv.cfg @@ -1,7 +1,7 @@ [testsuite] program=eIM_Tests config=eIM_Tests.cfg -copy=../../onomondo-eim/contrib/restop.py ../ipad/example_ca/pki/private/alttest.key ../ipad/example_ca/pki/issued/alttest.crt +copy=../../onomondo-eim/contrib/rest_api_usage_example/restop.py ../ipad/example_ca/pki/private/alttest.key ../ipad/example_ca/pki/issued/alttest.crt
[eim] program=onomondo-eim -c "$TESTENV_INSTALL_DIR"/etc/osmocom/onomondo-eim.config -r "$TESTENV_INSTALL_DIR"/usr/lib/onomondo-eim -l debug