Actions
action #170362
closed[qe-core] Make openqa.suse.de SLE product validation bare-metal tests work within NUE2
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Infrastructure
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Motivation¶
In #168097 support for using local mirrors is implemented so that osado tests can also run from NUE2 without access to download.suse.de, e.g. as used for SLE maintenance tests . On the other hand SLE product validation tests using bare-metal use openQA provided assets, e.g. "http://openqa.suse.de/assets/repo/SLE-15-SP7-Online-aarch64-Build41.1-Media1/boot/aarch64/linux", which are not directly available anymore due to network access rules.
Acceptance criteria¶
- AC1: osado SLE product validation bare-metal tests can run from NUE2
Suggestions¶
- Follow what had been done in #168097
- See in particular #168097-29 showing a recent failed openQA job > This also concerns baremetal tests like this scenario running on squiddlydiddly. Here the problem is more tricky because the iPXE boot script is using assets provided by openQA:
[2024-11-26T09:43:54.202432Z] [debug] [pid:63172] setting iPXE bootscript to:
#!ipxe
echo ++++++++++++++++++++++++++++++++++++++++++
echo ++++++++++++ openQA ipxe boot ++++++++++++
echo + Host: squiddlydiddly.qe.nue2.suse.org
echo ++++++++++++++++++++++++++++++++++++++++++
kernel http://openqa.suse.de/assets/repo/SLE-15-SP7-Online-aarch64-Build41.1-Media1/boot/aarch64/linux install=http://openqa.suse.de/assets/repo/SLE-15-SP7-Online-aarch64-Build41.1-Media1 regurl=http://all-41.1.proxy.scc.suse.de console=ttyAMA0,115200 root=/dev/ram0 initrd=initrd textmode=1 ssh=1 …
initrd http://openqa.suse.de/assets/repo/SLE-15-SP7-Online-aarch64-Build41.1-Media1/boot/aarch64/initrd
boot
(Those are logs from https://openqa.suse.de/tests/16002467.)
Rollback actions¶
Updated by okurz about 2 months ago
- Copied from action #168097: [qe-core] Make openqa.suse.de tests work with mirrors instead of dist.suse.de or download.suse.de added
Updated by okurz about 2 months ago
Can you please elaborate on why you reject this?
Updated by szarate about 2 months ago
okurz wrote in #note-5:
Can you please elaborate on why you reject this?
Its going to be handled in #173758
Updated by okurz about 2 months ago
Ok, I looked the according package as related
Actions