Skip to content
Success

#27227 (Mar 3, 2026, 11:37:11 PM)

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

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

This run spent:

  • 18 sec waiting;
  • 2.1 sec build duration;
  • 20 sec total from scheduled to completion.
Revision: 2c9374ac53ab727bc2f1ad4c6e4b078df530a197
Repository: $GERRIT_REPO_URL
  • master
personalization: make AlgorithmID a new EnumParam

The AlgorithmID has a few preset values, and hardly anyone knows which
is which. So instead of entering '1', '2' or '3', make it work with
prededined values 'Milenage', 'TUAK' and 'usim-test'.

Implement the enum value part abstractly in new EnumParam.

Make AlgorithmID a subclass of EnumParam and define the values as from
pySim/esim/asn1/saip/PE_Definitions-3.3.1.asn

Related: SYS#6768
Change-Id: I71c2ec1b753c66cb577436944634f32792353240
Neels Hofmeyr at