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 Tests to ensure that kernel arguments persist #3513

Open
prestist opened this issue Jun 20, 2023 · 0 comments
Open

Add Tests to ensure that kernel arguments persist #3513

prestist opened this issue Jun 20, 2023 · 0 comments
Labels
jira for syncing to jira

Comments

@prestist
Copy link
Contributor

As a developer I would like to have test coverage to insure that no regressions are made around kargs.
So that new feature development can happen with the assurance of CI verifying that no regressions have taken place around the kargs functionality.

This stems from an issue where a user

  • Installed bootstrap-in-place cluster

  • Appended kernel arguments (Ip/namespace in this case)

  • Then found after booting the server was still using a dhcp ip

This was later fixed by the MR

Lets add some test coverage to insure that the kargs are functioning as expected.

@prestist prestist added the jira for syncing to jira label Jun 20, 2023
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