ClickHouse/docker/test
Azat Khuzhin 6f6562c96b Fix running integration tests with spaces in it's names
Previously they were simply ignored, and not only them, but all the
tests in that group, here is an example [1]

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/51448/4ed462ac7834a8180f92ca7d7d3c076e687bfca9/integration_tests__asan__[4_6].html

Note, that I've replaced PYTEST_OPTS with handled by pytest itself
PYTEST_ADDOPTS, since "sh -c $PYTEST_OPTS" does not allows you to
preserve the arguments correctly.

v5: use double quotes for PYTEST_ADDOPTS value
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-17 17:17:21 +02:00
..
base Add second_deadlock_stack=1 for TSan on CI 2023-04-10 15:05:57 +02:00
codebrowser Move tunnings for woboq codebrowser to cmake out from build.sh 2023-05-18 18:18:30 +02:00
compatibility Preparation 2021-09-06 14:33:39 +03:00
fasttest Force libunwind usage (removes gcc_eh support) 2023-07-08 20:55:50 +02:00
fuzzer Allow OOM in AST Fuzzer with Sanitizers 2023-07-08 05:57:23 +02:00
install Add tests for packages' installation 2023-02-03 12:16:16 +01:00
integration Fix running integration tests with spaces in it's names 2023-07-17 17:17:21 +02:00
keeper-jepsen Use LLVM 16 2023-03-18 23:45:57 +01:00
performance-comparison Fix performance tests due to warnings from jemalloc about Per-CPU arena disabled 2023-06-25 09:37:37 +02:00
server-jepsen Merge remote-tracking branch 'u/master' into build/llvm-16 2023-05-08 22:33:52 +02:00
sqlancer Fix branch name 2023-06-19 10:06:56 +00:00
sqllogic Remove useless packages 2023-07-06 01:49:53 +02:00
stateful Update the OS version for builder and testers docker images 2023-06-28 22:19:30 +02:00
stateless Remove useless packages 2023-07-06 01:49:53 +02:00
stress Remove useless packages 2023-07-06 01:49:53 +02:00
style Version mypy=1.4.1 falsly reports unused ignore comment 2023-07-04 13:05:41 +02:00
unit Update run.sh 2023-06-01 23:28:19 +03:00
upgrade Merge branch 'master' into remove-useless-packages 2023-07-07 13:44:13 +03:00
util Merge branch 'master' into remove-useless-packages 2023-07-07 13:44:13 +03:00
README.md Changed repository URL 2019-09-23 19:18:19 +03:00

ClickHouse Test Docker Image

License

View license information for the software contained in this image.