From eb268f77c96044bb45ae16e0f3fdfc77aff4b8a8 Mon Sep 17 00:00:00 2001 From: NohaIhab Date: Fri, 2 Feb 2024 09:39:07 +0000 Subject: [PATCH] test: undo debug-log --- .github/workflows/integrate.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 4f0ef639..074758ee 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -75,10 +75,10 @@ jobs: - name: Run integration tests run: sg snap_microk8s -c "tox -vve integration -- --model testing" - - name: Dump juju debug-log on failure - if: failure() || cancelled() - run: | - sg microk8s -c "juju debug-log --replay --no-tail" + # - name: Dump juju debug-log on failure + # if: failure() || cancelled() + # run: | + # sg microk8s -c "juju debug-log --replay --no-tail" # On failure, capture debugging resources - name: Get all