Skip to content
Success

#28340 (Apr 28, 2026, 8:28:00 PM)

Started 20 hr ago
Took 7.8 sec on build4-deb12build-ansible

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

This run spent:

  • 5.1 sec waiting;
  • 7.8 sec build duration;
  • 13 sec total from scheduled to completion.
Revision: b918798f06272f690f84ce9c975ad655105f8df1
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
Jenkins: skip-card-test
Vadim Yanitskiy at