-
Notifications
You must be signed in to change notification settings - Fork 26
Cache charmcraft pack container, skip unstable tests except on schedule #69
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #69 +/- ##
=======================================
Coverage 68.52% 68.52%
=======================================
Files 7 7
Lines 950 950
Branches 142 142
=======================================
Hits 651 651
Misses 270 270
Partials 29 29 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Might be best to label the HA tests as unstable for the time being. |
Marked HA tests as unstable in a29b6e7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks Carl!
LGTM, but CI linting complains: https://github.com/canonical/postgresql-operator/actions/runs/4204848471/workflow and I can't see the test results when I go to the PRs checks. |
That was caused by an issue with the Re-triggered the tests to use the correct release of data-platform-workflows |
Ported from canonical/mysql-k8s-operator#146