Skip to content
Success

#29014 (Jul 13, 2026, 10:16:12 AM)

Started 13 hr ago
Took 2.4 sec on build4-deb12build-ansible

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

This run spent:

  • 6.9 sec waiting;
  • 2.4 sec build duration;
  • 9.3 sec total from scheduled to completion.
Revision: 25e43e1540144be9026a2733bc3a4271b8fa7d25
Repository: $GERRIT_REPO_URL
  • master
pySim/ara_m: move code from do_aram_ to static methods

The method do_aram_store_ref_ar_do and do_aram_delete_all, which
are part of the nested AddlShellCommands class, may be moved into
the parent class as a static method, just like the already existing
get_config method.

This makes the functionality re-usable to callers that do not use
the CMD2 API.

Change-Id: Icd1b08ec707dd939bc9e8524d7f9431aa4daae7c
Related: SYS#6959
pmaier@sysmocom.de at