Skip to content

Commit ec02071

Browse files
committed
add juju debug
1 parent a3e1984 commit ec02071

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci-uat.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# - azure_storage
2828
juju:
2929
- snap_channel: "3.6/stable"
30-
agent: "3.6.20"
30+
agent: "3.6.21"
3131
k8s-version:
3232
# - "1.28"
3333
- "1.30"
@@ -57,6 +57,7 @@ jobs:
5757
provider: microk8s
5858
channel: "${{ matrix.k8s-version }}-strict/stable"
5959
# bootstrap-options: "--agent-version ${{ matrix.juju.agent }}"
60+
bootstrap-options: '--logging-config="<root>=DEBUG;juju.worker.undertaker=TRACE;juju.kubernetes.provider=TRACE"'
6061
microk8s-group: snap_microk8s
6162
microk8s-addons: "hostpath-storage rbac dns metallb:10.64.140.43-10.64.140.49"
6263
# - name: Patch juju installation

0 commit comments

Comments
 (0)