This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 148
Add tests to make sure services are healthy #838
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone
Comments
daniel-sanche
added
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
priority: p3
Desirable enhancement or fix. May not be included in next release.
labels
Oct 4, 2021
Hey @winter-code, since this is your first bug, I'll leave some set-up instructions here: Background References
Deployment
Viewing Logs Looking for Errors
Writing Tests
|
Also, the previous comment was focused on the GKE code, but we also have a new service running on App Engine. So after the GKE part, you'll have to do the same deployment, viewing logs, and writing tests steps against that one too. But we can do that part at the end |
This is partially addressed in #932, although we may want to check for error logs. (It currently just checks to make sure logs are coming in) |
Correctness of Online Boutique is controlled via the pinned version in kustomization configuration. |
This was referenced Jul 6, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
We want to make sure fresh sandboxes don't have any errors. Either error logs, or failing SLOs
The text was updated successfully, but these errors were encountered: