-
Notifications
You must be signed in to change notification settings - Fork 0
Dev environment for infrastructure repo #73
Copy link
Copy link
Open
Description
During my developments, it's often been hard to test my changes before putting them into the production system, especially for changes to the mail service.
I need a quickly deployable, ephemeral end to end system, that I could spin up automatically, deploy, run some tests towards it, and tear it down again.
Examples for tests that I want to run
- Ensure all mail Milters work reliably
- Ensure authentication works reliably in both ways, accepting and rejecting auth
- Ensure no open gates for spammers
- Check certificate updates
- Check CPU and RAM consumption of the deployment towards abnormalities
- Ensure routing from ingest to backend services and in between
Note that those are simply examples. There might be more tests to run
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels