skorotkov commented on code in PR #11536: URL: https://github.com/apache/ignite/pull/11536#discussion_r1771324999
########## modules/ducktests/tests/ignitetest/utils/ignite_test.py: ########## @@ -27,6 +27,7 @@ # globals: JFR_ENABLED = "jfr_enabled" IGNITE_TEST_CONTEXT_CLASS_KEY_NAME = "IgniteTestContext" +SAFEPOINT_LOGS_DISABLED = "SafePointLogsDisabled" Review Comment: just for record After all it was decided to have it False by default to not increase total logs size in results for tests which do not need it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
