Project

General

Profile

Actions

action #126674

closed

openqa-review pipeline failed to produce a report with no test results

Added by livdywan about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Observation

The openqa-review pipeline failed producing a report for openqa_opensuse_org_status:

AssertionError: invalid page with no test results found reading /tests/overview?distri=opensuse&version=GNOME_Next.x86_64-44.0+28-Build23.147.iso&build=GNOME_Next.x86_64-44.0%2B28-Build23.147.iso&groupid=35 and /tests/overview?distri=opensuse&version=GNOME_Next.x86_64-44.0+28-Build23.146.iso&build=GNOME_Next.x86_64-44.0%2B28-Build23.146.iso&groupid=35, make sure you specified valid builds (leading zero missing?)

Acceptance criteria

  • AC1:

Suggestions

Actions #1

Updated by tinita about 1 year ago

I think the problem is the + in the version field.
Compare:

version=GNOME_Next.x86_64-44.0+28-Build23.147.iso
build=GNOME_Next.x86_64-44.0%2B28-Build23.147.iso

So in the build field it's correctly encoded, and there we use urllib.quote already.
So this should be easy to fix.

Actions #2

Updated by tinita about 1 year ago

  • Status changed from New to In Progress
  • Assignee set to tinita
  • Target version set to Ready
Actions #3

Updated by tinita about 1 year ago

  • Status changed from In Progress to Feedback
Actions #4

Updated by tinita about 1 year ago

PR was merged, waiting for registry.opensuse.org/home/okurz/container/ca/containers/tumbleweed:openqa-review to be rebuilt, then I'll restart the pipeline

Actions #5

Updated by tinita about 1 year ago

  • Status changed from Feedback to Resolved

I retriggered the pipelines including the pages. It passed, and now https://openqa.io.suse.de/openqa-review/ looks good again.

Actions

Also available in: Atom PDF