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

SLOth testing #3617

Closed
Tracked by #3565
Rotfuks opened this issue Jul 30, 2024 · 1 comment · Fixed by giantswarm/sloth-app#116
Closed
Tracked by #3565

SLOth testing #3617

Rotfuks opened this issue Jul 30, 2024 · 1 comment · Fixed by giantswarm/sloth-app#116
Assignees
Labels

Comments

@Rotfuks
Copy link
Contributor

Rotfuks commented Jul 30, 2024

Motivation

In order to raise our confidence in the stability of our observability platform and be sure that our ongoing work and releases won't negatively impact our observability platform operations we need to create extensive tests giving us early feedback loops.

Todo

  • Investigate some good initial test cases to give us feedback on the stability of a release on mimir on CI. This can be:
    • Validate Helm chart templating
    • Deploy chart on Kind (single instance)
    • Implement those CI test cases
  • Investigate some good initial e2e test for the sloth app
    • We can test if it successfully transforms (as expected) a sloth crd into a prometheus rule

Outcome

  • We have early, automatic feedback about the impact of a release of the SLOth app before releasing.
@QuentinBisson
Copy link

QuentinBisson commented Sep 19, 2024

Needs this first giantswarm/apptestctl#472 so prometheus rules crds are deployed with ats clusters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants