Skip to content
Success

#27001 (Feb 20, 2026, 1:33:12 AM)

Started 8 hr 2 min ago
Took 2.2 sec on build5-deb12build-ansible

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

This run spent:

  • 7.4 sec waiting;
  • 2.2 sec build duration;
  • 9.6 sec total from scheduled to completion.
Revision: a00c24a13cd9fafcc2bdfbef9010c8693e1bcd49
Repository: $GERRIT_REPO_URL
  • master
esim/http_json_api.py: support text/plain response Content-Type

Allow returning text/plain Content-Types as 'data' output argument.

So far, all the esim/http_json_api functions require a JSON response.
However, a specific vendor has a list function where the request is JSON
but the response is text/plain CSV data. Allow and return in a dict.

Change-Id: Iba6e4cef1048b376050a435a900c0f395655a790
Neels Hofmeyr at