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

Implement test cases for Amazon AMIs #26

Closed
hbjydev opened this issue Jun 20, 2024 · 0 comments
Closed

Implement test cases for Amazon AMIs #26

hbjydev opened this issue Jun 20, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@hbjydev
Copy link
Member

hbjydev commented Jun 20, 2024

I want to start putting in some 'unit tests' for our VMs made with this repo to ensure they'll run correctly, not just build. I've been making some config typos quite often in Alloy, for instance, which then means I have to go back and do another AMI update cycle to build an updated image, then wait for our TF to reconcile the new image. That's a long feedback loop when there could just have been some tests in the first place.

NixOS does this pretty nicely in nixpkgs already, so I'd like to do similar stuff for each of our mixins in this repo.


See https://nixos.wiki/wiki/NixOS_Testing_library for docs

@hbjydev hbjydev added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Jun 20, 2024
@hbjydev hbjydev closed this as completed Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant