-
Notifications
You must be signed in to change notification settings - Fork 0
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
Loki testing #2008
Comments
The chart templating test is working. I tried to debug it by relaunching the failed job with ssh, ssh into the job's container to then exec into the ats docker container. There I was able to take a look at the kind cluster and here is what I saw :
In any case, the loki deployments and statefulsets were indeed present on the cluster so the first test at least should have succeeded. |
Concerning e2e tests we discovered that the apptest-framework doesn't support MC-only app. We thus decided to go another way and build our own custom "e2e" tests framework :
|
Manual test procedure and script added to the app's repo |
Loki Tests
These tests should be part of the PR Checks:
These tests should be part of the tinkereres ci:
Inspired from
The text was updated successfully, but these errors were encountered: