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

Automated CI testing #25

Open
penguineer opened this issue Mar 5, 2025 · 2 comments
Open

Automated CI testing #25

penguineer opened this issue Mar 5, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@penguineer
Copy link
Member

This role has become rather complex and now runs on different (also production) systems. I believe it is time to set up automated testing to ensure our changes don't break already tested behavior.

@penguineer penguineer added the enhancement New feature or request label Mar 5, 2025
@penguineer penguineer changed the title Setup testing Automated CI testing Mar 5, 2025
@penguineer
Copy link
Member Author

Possible tasks:

  • Basic test infrastructure: molecule test (which just passes) and CI integration
  • Verify APT repo setup
  • Verify Docker installation
  • Verify Prune setup
  • Verify Prune behavior

@penguineer
Copy link
Member Author

I have done automated testing for ansible roles (including CRON behavior) before in this repo: https://github.com/penguineer/ansible-role-dehydrated_cron

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

No branches or pull requests

1 participant