Skip to content
Success

#26821 (Feb 5, 2026, 4:59:08 PM)

Started 20 days ago
Took 2 sec on build5-deb12build-ansible

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

This run spent:

  • 5.8 sec waiting;
  • 2 sec build duration;
  • 7.8 sec total from scheduled to completion.
Revision: 36b9ae96b4a3c9a8152cd37f9a2d9d545018b64e
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