osmo-gbproxy/openbsc/tests
Neels Hofmeyr 7c3822d5a1 vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry
In nat_msc_test(), upon socket timeout, retry up to six times. Reduce the
timeout between retries. This should get rid of sporadic test failures that
we've been seeing a lot on jenkins lately.

Raise an exception upon unexpected vty response.

Print more detail to stdout. Since we would actually want as much output as we
can get in a test suite, remove the 'if (verbose)' and just always print the
connection source. unittest is keeping all stdout silent by default anyway.

Change-Id: I2f83eef55592778e54164a90e1eabeb80fb918da
2016-09-28 23:53:24 +02:00
..
abis Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
bsc cosmetic: various comment, whitespace tweaks 2016-09-18 23:40:06 +02:00
bsc-nat Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
bsc-nat-trie move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
channel dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode 2016-09-28 00:28:01 +00:00
db Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
gbproxy Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
gprs Move osmo_gsup_messages.[ch] to libosmocore 2016-04-29 13:10:37 +02:00
gsm0408 mscsplit: gsm_network_init(): add explicit root talloc ctx 2016-09-26 02:25:46 +02:00
gtphub Build fixes 2016-09-15 16:02:18 +02:00
mgcp Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
mm_auth Build fixes 2016-09-15 16:02:18 +02:00
oap Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
sgsn SNDCP: add V.42bis data compression functionality 2016-09-24 03:17:59 +00:00
slhc SLHC: Improving slhc (RFC1144) testcase 2016-09-27 05:52:20 +00:00
smpp Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
sndcp_xid SNDCP: add SNDCP-XID encoder/decoder and unit test 2016-09-24 03:17:58 +00:00
subscr Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
trau Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
v42bis V.42bis: integration and unit test 2016-09-24 03:17:59 +00:00
xid Build fixes 2016-09-15 16:02:18 +02:00
Makefile.am V.42bis: integration and unit test 2016-09-24 03:17:59 +00:00
atlocal.in tests: fix condition to run sgsn, oap, gtphub tests 2015-12-03 11:47:34 +01:00
ctrl_test_runner.py fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH 2016-07-24 13:35:04 +02:00
smpp_test_runner.py nitb/smpp: Add simple test runner for the issues found by daniel 2014-03-06 23:48:17 +01:00
testsuite.at V.42bis: integration and unit test 2016-09-24 03:17:59 +00:00
vty_test_runner.py vty_test_runner.py: fix nat_msc_test(): socket attach: reduce timeout, retry 2016-09-28 23:53:24 +02:00