Actions
action #95033
closedopenqa-review fails upon trying to access openqa with no-urlencoded addresses
Start date:
2021-07-02
Due date:
2021-07-16
% Done:
0%
Estimated time:
Description
openqa-review inside a pipeline fails, see: https://gitlab.suse.de/openqa/openqa-review/-/jobs/480263
Error message¶
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://openqa.suse.de/tests/5989058/file/details-bootloader_zkvm#1.json
Suggestion¶
Use urlencode and access https://openqa.suse.de/tests/5989058/file/details-bootloader_zkvm%231.json instead.
Actions