From 0ff4e3f67c952384361c06478a4c79252a843f6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Wed, 4 Sep 2024 10:54:23 +0200 Subject: [PATCH] test do not merge --- .github/workflows/ci.yml | 4 +++- src/tests/system/mhc.yaml | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 494784be292..f5738d7ba9f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -291,7 +291,9 @@ jobs: mkdir -p $GITHUB_WORKSPACE/artifacts source .venv/bin/activate - pytest \ + MH_CONNECTION_DEBUG=yes pytest \ + --mh-collect-logs=always \ + --mh-collect-artifacts=always \ --color=yes \ --show-capture=no \ --mh-config=./mhc.yaml \ diff --git a/src/tests/system/mhc.yaml b/src/tests/system/mhc.yaml index 0f93ff2df7e..1c4bc887fc6 100644 --- a/src/tests/system/mhc.yaml +++ b/src/tests/system/mhc.yaml @@ -26,6 +26,8 @@ domains: - hostname: master.ipa.test role: ipa + artifacts: + - /var/log/iparestore.log config: client: ipa_domain: ipa.test