neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-hnbgw/+/32624 )
Change subject: actually run vty-tests: osmotestvty.py
......................................................................
actually run vty-tests: osmotestvty.py
Change-Id: Iab84af37488b5ec1000162d945f909f9ab05dad8
---
M tests/Makefile.am
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/24/32624/1
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 26c01b6..23fcd8a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -37,7 +37,7 @@
if ENABLE_EXT_TESTS
python-tests:
$(MAKE) vty-test
-# osmotestvty.py -p $(abs_top_srcdir) -w $(abs_top_builddir) -v
+ osmotestvty.py -p $(abs_top_srcdir) -w $(abs_top_builddir) -v
# osmotestconfig.py -p $(abs_top_srcdir) -w $(abs_top_builddir) -v
# $(srcdir)/ctrl_test_runner.py -w $(abs_top_builddir) -v
else
--
To view, visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/32624
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: Iab84af37488b5ec1000162d945f909f9ab05dad8
Gerrit-Change-Number: 32624
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange