[PATCH] osmo-pcu[master]: Drop vty tests

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Wed Jan 17 13:03:53 UTC 2018


Review at  https://gerrit.osmocom.org/5850

Drop vty tests

There're no OsmoPCU-specific tests, just generic check for "show
version" and alike which are verified by other projects anyway. In case
of OsmoPCU those are proved unreliable and cause sporadic failures in
jenkins test. The likely way forward seems to be
osmo_verify_transcript_vty.py tests so let's remove unstable tests for
now to unbreak the build.

Change-Id: Iddd3cd637747902f20f0b6c3b56ba12ccaf0deb3
---
M tests/Makefile.am
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/50/5850/1

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 04136f5..d54570c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -138,7 +138,6 @@
 # Python testing
 if ENABLE_VTY_TESTS
 python-tests: $(BUILT_SOURCES)
-	osmotestvty.py -p $(abs_top_srcdir) -w $(abs_top_builddir) -v
 	osmotestconfig.py -p $(abs_top_srcdir) -w $(abs_top_builddir) -v
 
 else

-- 
To view, visit https://gerrit.osmocom.org/5850
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iddd3cd637747902f20f0b6c3b56ba12ccaf0deb3
Gerrit-PatchSet: 1
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list