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

test: establish integration tests #10

Open
6 tasks
goatfryed opened this issue Oct 12, 2024 · 0 comments
Open
6 tasks

test: establish integration tests #10

goatfryed opened this issue Oct 12, 2024 · 0 comments

Comments

@goatfryed
Copy link
Owner

We don't just want to manually review the generated k8s manifests and optionally manually apply them to a test cluster, but we want to automate this.

As an example of spring-boot, we want to automatically in a pipeline setup a cluster, install the chart with a sane, all encompassing, but minimal configuration and verify general healthyness. We also want to verify our helm test (release tests).

Note that this requires also setup of a dedicated, minimal spring-boot-application

  • spring-boot test image
  • Define integration test concept
  • CICD Integration Test setup
    • consider k3d cluster for test
  • Framework
    • investigate go terratest
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

No branches or pull requests

1 participant