Skip to content

Dev environment for infrastructure repo #73

@nesono

Description

@nesono

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions