ClickHouse/tests
Azat Khuzhin 40f3dbb448 Ignore harmful env variables in clickhouse binaries (reexec w/o them)
Some environments may really require LD_LIBRARY_PATH (and some other
variables), so rejecting running clickhouse binaries in such envs is a
backward incompatible change.

So instead of rejecting, let's ignore those env variables, i.e. reexec
binaries without them.

Also note, that there is no messages in stderr in case of some of
variables set anymore, since this message may break some scripts.

Refs: #36340
Follow-up for: #36342
2022-05-14 12:08:48 +03:00
..
ci Fix coverity build 2022-05-13 10:22:23 -07:00
config Merge pull request #36997 from vitlibar/users-without-assigned-policies-can-view-rows 2022-05-09 12:04:50 +02:00
fuzz
instructions
integration Merge branch 'master' into enable-overcommit-for-user 2022-05-11 20:04:20 +00:00
jepsen.clickhouse-keeper
perf_drafts
performance Fixed tests 2022-05-11 21:59:51 +02:00
queries Ignore harmful env variables in clickhouse binaries (reexec w/o them) 2022-05-14 12:08:48 +03:00
.gitignore
clickhouse-test fix 2022-05-09 14:55:51 +02:00
CMakeLists.txt
msan_suppressions.txt
stress
tsan_suppressions.txt
ubsan_suppressions.txt