neels has submitted this change. ( 
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(-)

Approvals:
  pespin: Looks good to me, but someone else must approve
  msuraev: Looks good to me, but someone else must approve
  neels: Looks good to me, approved
  Jenkins Builder: Verified
  laforge: Looks good to me, approved




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: 3
Gerrit-Owner: neels <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: msuraev <[email protected]>
Gerrit-Reviewer: neels <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to