From fa1e31e7a16b617cf00129913a444bc721c9ca05 Mon Sep 17 00:00:00 2001 From: tphan025 Date: Fri, 26 Jun 2026 14:07:39 +0200 Subject: [PATCH] run tests with juju 4 --- concierge-ck8s.yaml | 2 +- concierge-lxd.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/concierge-ck8s.yaml b/concierge-ck8s.yaml index 4b513427..94d5a342 100644 --- a/concierge-ck8s.yaml +++ b/concierge-ck8s.yaml @@ -2,7 +2,7 @@ # See LICENSE file for licensing details. juju: - channel: 3/stable + channel: 4/stable model-defaults: test-mode: "true" automatically-retry-hooks: "false" diff --git a/concierge-lxd.yaml b/concierge-lxd.yaml index 66d81bdc..8a5f6c40 100644 --- a/concierge-lxd.yaml +++ b/concierge-lxd.yaml @@ -2,7 +2,7 @@ # See LICENSE file for licensing details. juju: - channel: 3/stable + channel: 4/stable model-defaults: test-mode: "true" automatically-retry-hooks: "false"