Project

General

Profile

action #114523

Updated by okurz about 1 year ago

## Observation 
 Same as on #111992 but now on aarch64 OSD workers, crosscheck o3 worker aarch64 

 ## Steps to reproduce 

 Find jobs referencing this ticket with the help of 
 https://raw.githubusercontent.com/os-autoinst/scripts/master/openqa-query-for-job-label, call `openqa-query-for-job-label poo#114523` 

 ## Suggestions 
 * *DONE* Ensure to have workaround on all aarch64 OSD workers for #111992, e.g. 

 ``` 
 sudo zypper -n in --oldpackage http://download.opensuse.org/ports/aarch64/distribution/leap/15.3/repo/oss/noarch/qemu-uefi-aarch64-202008-10.8.1.noarch.rpm 
 ``` 
 * Now try again to remove zypper lock *and* trigger according openQA tests to crosscheck both on osd+o3 

 ## Rollback steps 
 * Remove zypper lock for qemu-uefi-aarch64 on all workers

Back