mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-10 19:46:24 +00:00
9f35a4b8cb
The stubbed test proves the decisions copycd makes; this one proves the artifact. It runs the real grub-mkimage over the grub2 package of copied media and checks the image against the validation nodeset depends on, so a package layout change or a grub-mkimage that stops accepting these inputs is caught where it happens. It needs media and the grub2 tools, so it skips without XCAT_TEST_UBUNTU_RISCV64_MEDIA. Run on a management node against the 24.04 and 26.04 riscv64 trees. Signed-off-by: Vinícius Ferrão <2031761+viniciusferrao@users.noreply.github.com>