mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-11 20:16:25 +00:00
16eea29daf
Pin the riscv64 installer kernel lookup in anaconda.pm and geninitrd.pm, and evaluate the rh/genimage default driver and resolver library blocks for riscv64 and the existing architectures. Add an autotest nodeset case with bogus riscv64 grub2 nodes and a rhels10.99 riscv64 osimage, checking the per-node grub2 files, the grub2.riscv64 loader link and the hex-ip/mac links.
71 lines
2.8 KiB
Plaintext
71 lines
2.8 KiB
Plaintext
start:nodeset_shell_grub2
|
|
label:others
|
|
description: Verify if `nodeset shell` perform well when part of nodes in a node range have problem. Use grub2 OS loader
|
|
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/nodeset/nodeset_shell_grub2
|
|
check:rc==0
|
|
end
|
|
|
|
start:nodeset_shell_petitboot
|
|
label:others
|
|
description: Verify if `nodeset shell` perform well when part of nodes in a node range have problem. Use petitboot OS loader
|
|
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/nodeset/nodeset_shell_petitboot
|
|
check:rc==0
|
|
end
|
|
|
|
start:nodeset_shell_xnba
|
|
label:others
|
|
description: Verify if `nodeset shell` perform well when part of nodes in a node range have problem. Use xnba OS loader
|
|
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/nodeset/nodeset_shell_xnba
|
|
check:rc==0
|
|
end
|
|
|
|
start:nodeset_osimage_grub2
|
|
label:others
|
|
description: Verify if `nodeset osimage` perform well when part of nodes in a node range have problem. Use grub2 OS loader
|
|
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/nodeset/nodeset_osimage_grub2
|
|
check:rc==0
|
|
end
|
|
|
|
start:nodeset_osimage_grub2_riscv64
|
|
label:others
|
|
description: Verify if `nodeset osimage` perform well for riscv64 nodes booted by grub2 over UEFI when part of nodes in a node range have problem
|
|
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/nodeset/nodeset_osimage_grub2_riscv64
|
|
check:rc==0
|
|
end
|
|
|
|
start:nodeset_osimage_petitboot
|
|
label:others
|
|
description: Verify if `nodeset osimage` perform well when part of nodes in a node range have problem. Use petitboot OS loader
|
|
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/nodeset/nodeset_osimage_petitboot
|
|
check:rc==0
|
|
end
|
|
|
|
start:nodeset_osimage_xnba
|
|
label:others
|
|
description: Verify if `nodeset osimage` perform well when part of nodes in a node range have problem. Use xnba OS loader
|
|
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/nodeset/nodeset_osimage_xnba
|
|
check:rc==0
|
|
end
|
|
|
|
start:nodeset_nonexistent_osimage_grub2
|
|
label:others
|
|
description: Verify if `nodeset osimage` perform well when part of nodes in a node range have nonexistent osimage defined in its profile. Use grub2 OS loader
|
|
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/nodeset/nodeset_nonexistent_osimage_grub2
|
|
check:rc==0
|
|
end
|
|
|
|
start:nodeset_nonexistent_osimage_petitboot
|
|
label:others
|
|
description: Verify if `nodeset osimage` perform well when part of nodes in a node range have nonexistent osimage defined in its profile. Use petitboot OS loader
|
|
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/nodeset/nodeset_nonexistent_osimage_petitboot
|
|
check:rc==0
|
|
end
|
|
|
|
start:nodeset_nonexistent_osimage_xnba
|
|
label:others
|
|
description: Verify if `nodeset osimage` perform well when part of nodes in a node range have nonexistent osimage defined in its profile. Use xnba OS loader
|
|
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/nodeset/nodeset_nonexistent_osimage_xnba
|
|
check:rc==0
|
|
end
|
|
|