Skip to content
Success

#26867 (Feb 9, 2026, 12:36:02 PM)

Started 20 days ago
Took 3.2 sec on build4-deb12build-ansible

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

This run spent:

  • 7.1 sec waiting;
  • 3.2 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: bba0b3b5c9bfc657eca831c2ee1dae4ebb737d8e
Repository: $GERRIT_REPO_URL
  • master
pySim/global_platform: replace deprecated argument group() creation

The global platform code used install_cap_parser.add_mutually_exclusive_group().add_argument_group()
But calling add_argument_group() on an exclusive group was never an intended feature nor
according to python docs was a working feature.

Change-Id: I4f73d3417a12b7fe94e33a265cdae244f3c9a1e9
lynxis at