Skip to content
Success

#50556 (Apr 23, 2026, 4:40:31 PM)

Started 7 hr 3 min ago
Took 0.69 sec on build5-deb12build-ansible

Started by upstream project gerrit-pysim build number 3077
originally caused by:

This run spent:

  • 6.8 sec waiting;
  • 0.69 sec build duration;
  • 7.5 sec total from scheduled to completion.
Revision: 6a3b8a0a34053076a78a4cf4be261cf2e8ab0a1b
Repository: https://gerrit.osmocom.org/osmo-ci
  • origin/master
jobs/master-builds.yml: pysim: separate JOB_TYPE for card tests

Change-Id: Ia48d1b468f65d7c2e6b4128eeac36d0f3d03c45e
Depends: pysim.git If76d812ee43b7eb3b57fdc660c60bf31fbff5b16
Vadim Yanitskiy at
jobs/master-builds.yml: pysim: allow skipping card tests

Skip tests requiring physical cards ("card-test") for commits
having a special marker in the COMMIT_MSG:

  Jenkins: skip-card-tests

This speeds up the build verification significantly, and may be
useful for patches that do not modify the core logic (such as
documentation improvements and misc fixes).

Change-Id: I591717a2e2659c02447087dec23aa279cfd55551
Vadim Yanitskiy at