Skip to content
Success

#26466 (Jan 22, 2026, 5:54:26 PM)

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

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

This run spent:

  • 11 sec waiting;
  • 2.3 sec build duration;
  • 13 sec total from scheduled to completion.
Revision: 9e2fa1d08f75addf06d49ecb74e21c5b644b4a70
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