Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/pysim/+/42658?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
Change subject: contrib/jenkins.sh: add support for "Jenkins: skip-card-tests" marker ......................................................................
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 --- M contrib/jenkins.sh 1 file changed, 17 insertions(+), 9 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/58/42658/2