Project

General

Profile

action #125555

test fails in cockpit_service: test uses wrong repos

Added by dimstar 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2023-03-08
Due date:
% Done:

0%

Estimated time:
Difficulty:
Tags:

Description

Observation

The error is:
Problem: the to be installed cockpit-machines-270.2-3.2.noarch requires 'libvirt-daemon-qemu', but this requirement cannot be provided
not installable providers: libvirt-daemon-qemu-9.0.0-2.1.i586[repo-oss]
libvirt-daemon-qemu-9.0.0-2.1.x86_64[repo-oss]
Solution 1: Following actions will be done:
downgrade of systemd-252.7-1.1.x86_64 to systemd-252.6-1.1.x86_64
downgrade of udev-252.7-1.1.x86_64 to udev-252.6-1.1.x86_64

The only way downgrading to an older systemd/udev version is if the test uses a published repo instead of the repo of the future version to be tested. So in fact, we test 'what has already been published' instead of 'what are we going to publish', completely defeating the purpose of openQA of protecting the publishing from wrong code

openQA test in scenario microos-Tumbleweed-DVD-x86_64-container-host@64bit fails in
cockpit_service

Test suite description

Reproducible

Fails since (at least) Build 20230307 (current job)

Expected result

Last good: 20230306 (or more recent)

Further details

Always latest result in this scenario: latest

History

#1 Updated by jlausuch 3 months ago

Looks like the schedule is missing this:

  • zypper_clear_repos
  • zypper_ar
  • zypper_ref

and this is the culprit: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/16543

I'll revert and think of a better solution, cause we are running those modules twice in Image flavor.

#2 Updated by jlausuch 3 months ago

  • Status changed from New to In Progress
  • Assignee set to jlausuch

#3 Updated by maritawerner 3 months ago

  • Tags set to qac

#4 Updated by jlausuch 3 months ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF