Attention is currently required from: osmith.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ci/+/42671?usp=email )
Change subject: jobs/gerrit-verifications.yml: pysim: allow skipping card tests ......................................................................
Patch Set 1:
(1 comment)
File jobs/gerrit-verifications.yml:
https://gerrit.osmocom.org/c/osmo-ci/+/42671/comment/bfe464fb_84af3465?usp=e... : PS1, Line 541: label == "simtester" Running `JOB_TYPE == "test"` on `simtester` is still a bottleneck, because it cannot execute jobs in parallel. It takes ~20 min. for a single patch to pass build verification. I tried running `test` on `osmocom-gerrit`, but the container that is used for running tests does not have `tshark` (needed by `pyshark`), so pySim-trace related tests fail.
I'll prepare a patch adding `tshark` and another patch for this repository.