Skip to content
Success

#26467 (Jan 22, 2026, 6:39:28 PM)

Started 26 days ago
Took 7.4 sec on build4-deb12build-ansible

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

This run spent:

  • 8.5 sec waiting;
  • 7.4 sec build duration;
  • 15 sec total from scheduled to completion.
Revision: 1f36c9c28a5b4f60740506534e02980f8ac9c70d
Repository: $GERRIT_REPO_URL
  • master
contrib: add utility to receive ES2+handleDownloadProgressInfo calls

We already have a tool to work with the ES2+ API provided by an SMDP+
(es2p_client.py) With this tool we can only make API calls towards
an SMDP+. However, SGP.22 also defines a "reverse direction" ES2+
interface through wich the SMDP+ may make API calls towards the MNO.

At the moment the only possible MNO originated API call is
ES2+handleDownloadProgressInfo. Let's add a simple tool that runs a
HTTP server to receive and log the ES2+handleDownloadProgressInfo
requests.

Related: SYS#7825
Change-Id: I95af30cebae31f7dc682617b1866f4a2dc9b760c
pmaier@sysmocom.de at