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

feat(WIP): add nixos tests - integration tests #93

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

ryan4yin
Copy link
Owner

@ryan4yin ryan4yin commented Mar 13, 2024

Problems:

  • We need a private cache server, so that our NixOS tests do not need to build some custom packages every time we run the tests.
  • Cannot test the whole host, because my host relies on its unique ssh host key to decrypt its agenix secrets.
    • Maybe it's better to test every service separately, not the whole host?

@ryan4yin ryan4yin force-pushed the nixos-tests branch 4 times, most recently from 1d023f7 to 52b8841 Compare March 13, 2024 15:01
@ryan4yin ryan4yin changed the title feat: add nixos tests - integration tests feat(WIP): add nixos tests - integration tests Mar 13, 2024
@ryan4yin
Copy link
Owner Author

Merge first, fix the problems later.

@ryan4yin ryan4yin merged commit 01fbdf5 into main Mar 13, 2024
1 check passed
@ryan4yin ryan4yin deleted the nixos-tests branch March 13, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant