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.
Updated by jbaier_cz over 3 years ago
- Related to action #93710: Reference individual openqa-review reports in gitlab CI artifacts, e.g. using gitlab pages added
Updated by jbaier_cz over 3 years ago
- Related to action #93943: openqa-review pipeline fails accessing OSD test overview pages sometimes, more retries? added
Updated by dheidler over 3 years ago
- Status changed from New to In Progress
- Assignee set to dheidler
Updated by dheidler over 3 years ago
Updated by dheidler over 3 years ago
- Status changed from In Progress to Feedback
Updated by okurz over 3 years ago
https://github.com/os-autoinst/openqa_review/pull/165 merged. Please validate in production, i.e. https://gitlab.suse.de/openqa/openqa-review/-/pipelines
Updated by dheidler over 3 years ago
- Status changed from Feedback to Resolved
Actions