Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add CI coverage for kola testiso --pxe-append-rootfs #4024

Open
dustymabe opened this issue Feb 12, 2025 · 0 comments
Open

add CI coverage for kola testiso --pxe-append-rootfs #4024

dustymabe opened this issue Feb 12, 2025 · 0 comments
Labels
jira for syncing to jira

Comments

@dustymabe
Copy link
Member

Currently we don't have any CI coverage for the PXE case:

Concatenate the initramfs and rootfs files together, and specify the combined file as the initrd. This method is slower and requires 4 GiB of RAM.

from the docs.

The kola testiso command supports --pxe-append-rootfs (underlying code), but we don't set that option when we run any of our default tests. We either need to create a new name for this type of test and add it to the default list OR we need to just blanket add it to a class of tests (like the PXE offline ones). I'm not sure which would be best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira for syncing to jira
Projects
None yet
Development

No branches or pull requests

1 participant