-
Notifications
You must be signed in to change notification settings - Fork 20
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
[DPE-4977] Run integration tests against Juju 3.6 #689
Conversation
…ermost with ubuntu@20.04
The run for 7107c2a shows that all tests (except |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #689 +/- ##
=======================================
Coverage 75.60% 75.60%
=======================================
Files 12 12
Lines 3116 3116
Branches 475 475
=======================================
Hits 2356 2356
Misses 617 617
Partials 143 143 ☔ View full report in Codecov by Sentry. |
Issue
We need to soon support this charm on juju 3.6. In order to prepare, we are going to run the integration tests against juju 3.6 on a nightly schedule
Solution
First run juju 3.6 tests on PR to ensure that code is geared towards successful runs
Then use dpw to run juju 3.6 tests only on a nightly schedule