canonical / mysql-operator

Machine charm for MySQL following the operator framework
https://charmhub.io/mysql
Apache License 2.0
7 stars 10 forks source link

[DPE-4976] Add workflow for nightly scheduled tests with juju 3.6 #502

Closed shayancanonical closed 2 weeks ago

shayancanonical commented 1 month ago

Issue

We would like to run nightly tests with juju 3.6

Solution

Upgrade to dpw v21.0.0 and add juju 3.6 into the matrix for tests. Also, upgrade libjuju to ^3.5.2.0

shayancanonical commented 3 weeks ago

All juju 3.6 tests pass in https://github.com/canonical/mysql-operator/actions/runs/10460916031/ which is the run for commit hash 4c7ba8e

shayancanonical commented 3 weeks ago

All juju 2.9.49 and 3.4.4 tests pass in https://github.com/canonical/mysql-operator/actions/runs/10472342308 All juju 3.6-beta2 tests pass in https://github.com/canonical/mysql-operator/actions/runs/10472342302

carlcsaposs-canonical commented 3 weeks ago

@taurus-forever do you want 3.6 on amd64 only, arm64 only, or both?