coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
335 stars 165 forks source link

testiso - iscsi : misc fixes to improve reliability and disable the test for other arches than x86 #3705

Closed jbtrystram closed 7 months ago

jbtrystram commented 7 months ago

Disable the iscsi test on other arches than x86 : Nested virt does not work through cosa ref https://github.com/coreos/fedora-coreos-tracker/issues/1657

jbtrystram commented 7 months ago

console.txt

attached console.txt from aarch64 run of iso-offline-install-iscsi.bios it was run with this coreos-assembler changes

jbtrystram commented 7 months ago

@jlebon I rebased the branch, squashed commits with a more detailed commit message and excluded the test from other arches than x86 with a note pointing to https://github.com/coreos/fedora-coreos-tracker/issues/1657