Skip to content
Success

#27272 (Mar 6, 2026, 10:05:47 AM)

Started 1 day 0 hr ago
Took 1.7 sec on build5-deb12build-ansible

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

This run spent:

  • 14 sec waiting;
  • 1.7 sec build duration;
  • 16 sec total from scheduled to completion.
Revision: b59e47c7be33fc8f273b75f9671cb0debf972359
Repository: $GERRIT_REPO_URL
  • master
tests/pySim-smpp2sim_test/card_sanitizer: update card backup with new test keyset

In our test setup we run the card_sanitizer.py script regualary to ensure that
we have consistent start conditions when running our tests. In case a testcase
crashes for some reason and leaves messed up files on a test card. The
card_sanitizer.py script will ensure that any problem like that is cleaned up
over night.

For the testcases we are about to add in the patch following this one, we need
to provision a new test keyset to one of our test cards. This has been already
done manually. However since the card_sanitizer still has the old keys in its
backup we will have to update that as well.

Change-Id: I5aa8a413b19b3e43a79d03e904daab50b4b1e767
Related: OS#6868
pmaier@sysmocom.de at