Skip to content

Commit

Permalink
Merge pull request #34 from canonical/kf-4049-bump-juju-3.1-uk8s-1.25
Browse files Browse the repository at this point in the history
ci: update juju to 3.1 and microk8s to 1.25
  • Loading branch information
NohaIhab authored Sep 12, 2023
2 parents 08cba1a + 0081727 commit 3848112
Show file tree
Hide file tree
Showing 5 changed files with 121 additions and 119 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@ jobs:
uses: charmed-kubernetes/actions-operator@main
with:
provider: microk8s
channel: 1.24/stable
# Pinned until this bug is resolved: https://bugs.launchpad.net/juju/+bug/1992833
bootstrap-options: "--agent-version=2.9.34"
channel: 1.25-strict/stable
juju-channel: 3.1/stable
microk8s-addons: "dns storage rbac metallb:10.64.140.43-10.64.140.49"

- name: Run integration tests
Expand Down
3 changes: 2 additions & 1 deletion requirements-integration.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
aiohttp
jinja2
juju==3.0.4
# Pinning to <4.0 due to compatibility with the 3.1 controller version
juju<4.0
mlflow
pytest-operator
requests
Expand Down
Loading

0 comments on commit 3848112

Please sign in to comment.