From 3e5bfc18dd907d814f40835340db0db0e01d41f6 Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Tue, 12 Mar 2024 13:14:03 +0100 Subject: [PATCH] Set $SPLIT_TEST_LOGS --- integration/upstream-tests/test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/integration/upstream-tests/test.sh b/integration/upstream-tests/test.sh index d9c8110..50d4523 100755 --- a/integration/upstream-tests/test.sh +++ b/integration/upstream-tests/test.sh @@ -91,6 +91,7 @@ export DENY_LIST_MARKERS=fedora-skip touch test/TEST-64-UDEV-STORAGE/fedora-skip export ARTIFACT_DIRECTORY="${TMT_TEST_DATA:?}" +export SPLIT_TEST_LOGS=1 export TEST_SAVE_JOURNAL=fail export TEST_SHOW_JOURNAL=warning export TEST_REQUIRE_INSTALL_TESTS=0