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