You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SNOW-680774 Check CLIENT_LOG_DIR_PATH_DOCKER for ENABLE_TELEMETRY_LOG (#1288)
* SNOW-680774 Check CLIENT_LOG_DIR_PATH_DOCKER for ENABLE_TELEMETRY_LOG
Description
test_util is supposed to only be used by snowflake regression test,
but currently it runs for all Jenkins linux hosts, which is not
desired. A quick fix is to also check CLIENT_LOG_DIR_PATH_DOCKER,
which presumbly is not used by most customers if not all.
Testing
existing tests
* fix fix_lint
* address comment
Co-authored-by: Mark Keller <[email protected]>
0 commit comments