Merge "Switch vault-k8s channel to 1.15/edge in tests" into main

This commit is contained in:
Zuul
2024-04-15 07:19:50 +00:00
committed by Gerrit Code Review
3 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
# This file is used to trigger a build. # This file is used to trigger a build.
# Change uuid to trigger a new build. # Change uuid to trigger a new build.
c3b9c7c9-2bd4-4df1-a1df-89c729b34eb6 f2b6ccb2-fa3c-11ee-8a21-9b8b4c7667f2

View File

@@ -18,7 +18,8 @@ applications:
constraints: cpu-power=1000 mem=1G constraints: cpu-power=1000 mem=1G
vault: vault:
charm: ch:vault-k8s charm: ch:vault-k8s
channel: latest/edge channel: 1.15/edge
revision: 190
base: ubuntu@22.04 base: ubuntu@22.04
scale: 1 scale: 1
trust: false trust: false

View File

@@ -26,7 +26,7 @@ target_deploy_status:
workload-status-message-regex: '^.*$' workload-status-message-regex: '^.*$'
vault: vault:
workload-status: active workload-status: active
workload-status-message-regex: '^$' workload-status-message-regex: '^.*$'
tls-operator: tls-operator:
workload-status: active workload-status: active
workload-status-message-regex: '^$' workload-status-message-regex: '^$'