action #114944
closedtest fails in openqa_webui due to missing Tumbleweed assets
0%
Description
Observation¶
openQA test in scenario openqa-Tumbleweed-dev-x86_64-openqa_install+publish@64bit-2G fails in
openqa_webui
as the Tumbleweed image isn't found anymore. https://openqa.opensuse.org/tests/2493040# shows that some days ago someone changed the scenario from previously running on "64bit-2G" to "64bit-3G" so the file we are looking for is not called ""Tumbleweed-x86_64-$build-Tumbleweed@64bit.qcow" anymore but ""Tumbleweed-x86_64-20220801-Tumbleweed\@64bit-3G.qcow". Better use a regex in jq to find any variant that would match.
Further details¶
Always latest result in this scenario: latest
Updated by okurz over 2 years ago
- Status changed from New to In Progress
- Assignee set to okurz
Updated by okurz over 2 years ago
- Tags set to reactive work
- Status changed from In Progress to Resolved
I triggered a new run of the openQA-in-openQA pipeline which triggered https://openqa.opensuse.org/tests/2494743 (currently running). As soon as that is finished we can trigger a new proper verification run. But https://openqa.opensuse.org/tests/2494743 already passed the critical step so this should be ok.