Skip to content

Changes

#165 (Dec 8, 2020, 8:45:58 PM)

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

#159 (Dec 6, 2020, 10:15:41 PM)

  1. add osmo_vty.py — Neels Hofmeyr / detail
  2. add bsc.vty() — Neels Hofmeyr / detail
  3. bsc: add active lchan matching via vty — Neels Hofmeyr / detail
  4. bts: allow configuring ARFCN and BSIC: add to schema — Neels Hofmeyr / detail
  5. log passed tests — Neels Hofmeyr / detail
  6. log reserved resources — Neels Hofmeyr / detail
  7. configure fixed ARFCN per bts — Neels Hofmeyr / detail
  8. process: add get_output_mark() and grep_output() — Neels Hofmeyr / detail
  9. fix: line nr in test name in wrong places — Neels Hofmeyr / detail
  10. typo / newline in selftest log output — Neels Hofmeyr / detail
  11. do not redirect_stdout in test scripts — Neels Hofmeyr / detail
  12. log: process.py: fix weird space in stdout/stderr log output — Neels Hofmeyr / detail
  13. implement test.get_log_output() — Neels Hofmeyr / detail
  14. add test.report_fragment() — Neels Hofmeyr / detail
  15. report fragment: strip ansi colors from junit XML — Neels Hofmeyr / detail
  16. ctrl: set socket timeout — Neels Hofmeyr / detail
  17. ctrl: increment message IDs for CTRL commands — Neels Hofmeyr / detail
  18. OsmoCtrl cleanup: get_var(), set_var(), get_trap() — Neels Hofmeyr / detail
  19. osmo_ctrl.py: add RateCounters — Neels Hofmeyr / detail
  20. add handover_2G suite, with handover.py test — Neels Hofmeyr / detail
  21. run handover_2G in default-suites.conf — Neels Hofmeyr / detail
  22. process output: do not leak ANSI colors past logged stdout/stderr — Neels Hofmeyr / detail
  23. add option osmo-gsm-tester.py --suites-file my-suites-listing.conf — Neels Hofmeyr / detail
  24. OsmoCtrl: use one global common counter for CTRL IDs — Neels Hofmeyr / detail