Project

General

Profile

Actions

action #105512

closed

Multiple build errors on devel:openQA:tested

Added by okurz about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2022-01-25
Due date:
% Done:

0%

Estimated time:


Related issues 1 (0 open1 closed)

Copied from openQA Project - action #105432: Multiple build errors on devel:openQA size:MResolvedlivdywan2022-01-25

Actions
Actions #1

Updated by okurz about 2 years ago

  • Copied from action #105432: Multiple build errors on devel:openQA size:M added
Actions #2

Updated by okurz about 2 years ago

I removed "openSUSE Leap 15.2" from devel:openQA:tested with osc meta prj -e --force devel:openQA:tested due to os-autoinst+openQA failing to build. As 15.2 is EOL and we don't run that anymore in production that should be acceptable.

Builds of os-autoinst-test are broken because https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst-test?expand=0 links to devel:openQA/os-autoinst-test which does not exist anymore. We still have results in devel:openQA for the test package. I don't recall, did we change from a package link to just a multibuild configuration in https://build.opensuse.org/package/view_file/devel:openQA/os-autoinst/_multibuild?expand=1 ?

Actions #3

Updated by okurz about 2 years ago

So did someone remove the package link https://build.opensuse.org/package/show/devel:openQA/os-autoinst-test and openQA-test ?

In https://github.com/os-autoinst/scripts/blob/master/os-autoinst-obs-auto-submit#L61 we remove the file _multibuild because of "Factory policies". So IMHO we still need the package link within devel:openQA:tested

For now I did

for i in os-autoinst openQA; do osc linkpac --force devel:openQA:tested $i devel:openQA:tested $i-test; done

This gave us back proper test results in the packages of os-autoinst and openQA in devel:openQA:tested again. In https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst I see successful results for os-autoinst along with os-autoinst-test

openQA and openQA-test were unresolvable on openSUSE_Leap_15.3 and need the same workaround as in https://build.opensuse.org/projects/devel:openQA/prjconf so I added in https://build.opensuse.org/projects/devel:openQA:tested/prjconf

# same as in https://build.opensuse.org/projects/devel:openQA/prjconf
%if "%_repository" == "openSUSE_Leap_15.3"
Prefer: ruby2.5-rubygem-rb-fsevent-0.11
%endif
Actions

Also available in: Atom PDF