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

[DPE-4977] Run integration tests against Juju 3.6 #689

Merged
merged 18 commits into from
Nov 15, 2024

Conversation

shayancanonical
Copy link
Contributor

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

@shayancanonical
Copy link
Contributor Author

The run for 7107c2a shows that all tests (except test_backups.py on GCP) pass on either arm64 or amd64. As a result, we should run juju 3.6 tests on a nightly schedule and attempt to iteratively debug the issues preventing from fully green pipelines.

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.60%. Comparing base (ea798cb) to head (8ad2403).
Report is 3 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@shayancanonical shayancanonical merged commit 7bcadff into main Nov 15, 2024
111 checks passed
@shayancanonical shayancanonical deleted the feature/juju_3_6_tests branch November 15, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants