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

[edpm_kernel] Improved kernel args block conditions #741

Merged

Conversation

rebtoor
Copy link
Contributor

@rebtoor rebtoor commented Aug 28, 2024

The conditions required to enter the kernel args configuration block have been refactored.

The regular expression that checks for the edpm_kernel_args variable value presence in the command line arguments has been rewritten to intercept the substrings of the same parameters.

Also, the molecule test for this particular scenario, kernelargs-update-substring has been rewritten to catch these kind of errors.

The conditions required to enter the kernel args configuration block
have been refactored.

The regular expression that checks for the `edpm_kernel_args` variable value
presence in the command line arguments has been rewritten to intercept the substrings of the same parameters.

Also, the molecule test for this particular scenario, `kernelargs-update-substring` has been rewritten to catch these kind of errors.
@rebtoor rebtoor requested a review from jpodivin August 28, 2024 08:19
@openshift-ci openshift-ci bot requested review from abays and dprince August 28, 2024 08:19
Copy link
Contributor

openshift-ci bot commented Aug 28, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jpodivin, rebtoor

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 95eb8df into openstack-k8s-operators:main Aug 28, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants