Skip to content
Success

#28070 (Apr 22, 2026, 10:37:05 PM)

Started 11 hr ago
Took 7.5 sec on build4-deb12build-ansible

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

This run spent:

  • 8.4 sec waiting;
  • 7.5 sec build duration;
  • 16 sec total from scheduled to completion.
Revision: 64864ebf0a487aff6ee1391e7dbe0752057a6e9f
Repository: $GERRIT_REPO_URL
  • master
contrib/jenkins.sh: add support for "Jenkins: skip-card-tests" marker

Add a have_jenkins_marker() helper that checks the commit message
for a given value on the "Jenkins:" footer line, for instance:

  Jenkins: skip-card-tests

When this marker is present, the real-card integration tests
(pySim-prog_test and pySim-shell_test) are skipped, allowing commits
that don't affect card I/O to bypass long card-dependent test runs.

Change-Id: If76d812ee43b7eb3b57fdc660c60bf31fbff5b16
Jenkins: skip-card-tests
Vadim Yanitskiy at