neels has uploaded this change for review.

View Change

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 change 32625. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: Id60e5dfb22b7cea33c53388d339838add101de44
Gerrit-Change-Number: 32625
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr@sysmocom.de>
Gerrit-MessageType: newchange