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

Reduce the size of prepare_host in acceptance tests #917

Merged
merged 4 commits into from
Dec 29, 2023

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Dec 29, 2023

See individual commits for details. The goal is to make the number of steps smaller.

This is setup code only needs to happen once. By using
setup_acceptance_node.pp we can rely on editors to use proper syntax
highlighting and use lint to validate our style.
By cleaning up yum before removing the repository we can rely on
yum clean all to remove the proper caches.
This uses correct heredoc descriptions and directly passes them into the
right methods, without additional variables.
@evgeni evgeni merged commit 9b75b75 into voxpupuli:master Dec 29, 2023
54 checks passed
@ekohl ekohl deleted the use-setup_acceptance_node branch December 29, 2023 14:43
@evgeni evgeni added the enhancement New feature or request label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants