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/.
neels gerrit-no-reply at lists.osmocom.orgHello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc/+/21206
to look at the new patch set (#2).
Change subject: speed up py tests: add --fast-shutdown option to osmo-bsc
......................................................................
speed up py tests: add --fast-shutdown option to osmo-bsc
For each VTY and CTRL test run, we wait three seconds for OML shutdown. That
adds up to quite a bit of boring wait time. Skip the final shutdown sleep() for
many py tests:
- VTY transcript tests
- tests run by vty_test_runner.py
- tests run by ctrl_test_runner.py
- tests run by osmotestvty.py
Tests run by osmotestconfig.py do not allow passing arbitrary cmdline options
from the osmoappdesc.py, so they are as slow as before.
Change-Id: I506349c532b13751f674e4b9a132219d823f19e1
---
M osmoappdesc.py
M src/osmo-bsc/osmo_bsc_main.c
M tests/Makefile.am
M tests/ctrl_test_runner.py
M tests/vty_test_runner.py
5 files changed, 12 insertions(+), 5 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/06/21206/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/21206
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I506349c532b13751f674e4b9a132219d823f19e1
Gerrit-Change-Number: 21206
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201117/865b3580/attachment.htm>