Project

General

Profile

Actions

action #125555

closed

test fails in cockpit_service: test uses wrong repos

Added by dimstar about 1 year ago. Updated about 1 year 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

Actions #1

Updated by jlausuch about 1 year 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.

Actions #2

Updated by jlausuch about 1 year ago

  • Status changed from New to In Progress
  • Assignee set to jlausuch
Actions #3

Updated by maritawerner about 1 year ago

  • Tags set to qac
Actions #4

Updated by jlausuch about 1 year ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF