Changes
#165 (Dec 8, 2020, 8:45:58 PM)
- add osmo_vty.py — Neels Hofmeyr / detail
- add bsc.vty: always keep a BSC VTY connection ready — Neels Hofmeyr / detail
- bsc: add active lchan matching via vty — Neels Hofmeyr / detail
- bts: allow configuring ARFCN and BSIC: add to schema — Neels Hofmeyr / detail
- log passed tests — Neels Hofmeyr / detail
- log reserved resources — Neels Hofmeyr / detail
- configure fixed ARFCN per bts — Neels Hofmeyr / detail
- process: add get_output_mark() and grep_output() — Neels Hofmeyr / detail
- fix: line nr in test name in wrong places — Neels Hofmeyr / detail
- typo / newline in selftest log output — Neels Hofmeyr / detail
- do not redirect_stdout in test scripts — Neels Hofmeyr / detail
- log: process.py: fix weird space in stdout/stderr log output — Neels Hofmeyr / detail
- implement test.get_log_output() — Neels Hofmeyr / detail
- add test.report_fragment() — Neels Hofmeyr / detail
- report fragment: strip ansi colors from junit XML — Neels Hofmeyr / detail
- ctrl: set socket timeout — Neels Hofmeyr / detail
- ctrl: increment message IDs for CTRL commands — Neels Hofmeyr / detail
- OsmoCtrl cleanup: get_var(), set_var(), get_trap() — Neels Hofmeyr / detail
- keep Ctrl connections open for bsc, msc and nitb objects — Neels Hofmeyr / detail
- osmo_ctrl.py: add RateCounters — Neels Hofmeyr / detail
- add handover_2G suite, with handover.py test — Neels Hofmeyr / detail
- run handover_2G in default-suites.conf — Neels Hofmeyr / detail
- process output: do not leak ANSI colors past logged stdout/stderr — Neels Hofmeyr / detail
- add option osmo-gsm-tester.py --suites-file my-suites-listing.conf — Neels Hofmeyr / detail
- OsmoCtrl: use one global common counter for CTRL IDs — Neels Hofmeyr / detail
#159 (Dec 6, 2020, 10:15:41 PM)
- add osmo_vty.py — Neels Hofmeyr / detail
- add bsc.vty() — Neels Hofmeyr / detail
- bsc: add active lchan matching via vty — Neels Hofmeyr / detail
- bts: allow configuring ARFCN and BSIC: add to schema — Neels Hofmeyr / detail
- log passed tests — Neels Hofmeyr / detail
- log reserved resources — Neels Hofmeyr / detail
- configure fixed ARFCN per bts — Neels Hofmeyr / detail
- process: add get_output_mark() and grep_output() — Neels Hofmeyr / detail
- fix: line nr in test name in wrong places — Neels Hofmeyr / detail
- typo / newline in selftest log output — Neels Hofmeyr / detail
- do not redirect_stdout in test scripts — Neels Hofmeyr / detail
- log: process.py: fix weird space in stdout/stderr log output — Neels Hofmeyr / detail
- implement test.get_log_output() — Neels Hofmeyr / detail
- add test.report_fragment() — Neels Hofmeyr / detail
- report fragment: strip ansi colors from junit XML — Neels Hofmeyr / detail
- ctrl: set socket timeout — Neels Hofmeyr / detail
- ctrl: increment message IDs for CTRL commands — Neels Hofmeyr / detail
- OsmoCtrl cleanup: get_var(), set_var(), get_trap() — Neels Hofmeyr / detail
- osmo_ctrl.py: add RateCounters — Neels Hofmeyr / detail
- add handover_2G suite, with handover.py test — Neels Hofmeyr / detail
- run handover_2G in default-suites.conf — Neels Hofmeyr / detail
- process output: do not leak ANSI colors past logged stdout/stderr — Neels Hofmeyr / detail
- add option osmo-gsm-tester.py --suites-file my-suites-listing.conf — Neels Hofmeyr / detail
- OsmoCtrl: use one global common counter for CTRL IDs — Neels Hofmeyr / detail