neels submitted this change.
actually run vty-tests: VTY transcript tests
There have been VTY transcript tests around for a long time, but we are
not running them.
Change-Id: Ie9fc8f29b84e1dffea000fea11e0afe285c1df39
---
M tests/Makefile.am
1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 806bfb1..26c01b6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -36,9 +36,7 @@
if ENABLE_EXT_TESTS
python-tests:
- echo ""
-# TODO: Enable once we have a VTY/CTRL interface:
-# $(MAKE) vty-test
+ $(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
# $(srcdir)/ctrl_test_runner.py -w $(abs_top_builddir) -v
To view, visit change 32623. To unsubscribe, or for help writing mail filters, visit settings.