openbsc.git branch master updated. 0.15.0-472-gcaeb62d

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/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Sep 29 01:24:20 UTC 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, master has been updated
       via  caeb62d7ffc6fc0de7101c53a725d12bf3aa4f85 (commit)
      from  7e5bb6283dbfe9c44d5be85b2cd04675153c011e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=caeb62d7ffc6fc0de7101c53a725d12bf3aa4f85

commit caeb62d7ffc6fc0de7101c53a725d12bf3aa4f85
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Sep 28 23:38:45 2016 +0200

    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

-----------------------------------------------------------------------

Summary of changes:
 openbsc/tests/vty_test_runner.py | 27 ++++++++++++++++++++++-----
 1 file changed, 22 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list