Konstantin Bogdanov
fb3c4671f0
Improve error messages
2024-08-26 20:45:25 +02:00
Konstantin Bogdanov
07cb5b27eb
Lint
2024-08-26 19:41:56 +02:00
Konstantin Bogdanov
df7d44bc3a
Lint
2024-08-26 19:27:07 +02:00
Konstantin Bogdanov
13593340f2
Add checks
2024-08-26 19:24:00 +02:00
Ilya Yatsishin
d04ca9eea6
fix
2024-07-24 00:08:32 +02:00
Ilya Yatsishin
e0a7aa80af
Enable repeat for flaky check for more tests hardening
2024-07-23 16:57:07 +02:00
Azat Khuzhin
52091916dc
Fix leftovers of enabling new analyzer
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-27 11:19:03 +02:00
Dmitry Novik
d43a1a1984
Merge remote-tracking branch 'origin/master' into enable-analyzer
2024-03-22 14:15:57 +01:00
Max Kainov
da28eaf454
CI: remove compose files from integration test docker
...
#ci_set_integration
2024-03-20 14:11:47 +00:00
Dmitry Novik
f0e7b78f8b
Inverse analyzer in tests
2024-03-20 13:35:30 +01:00
Mikhail f. Shiryaev
859044221f
Fix tests/integration/runner linter issues
2024-03-05 16:02:44 +01:00
Mikhail f. Shiryaev
177f8f7d0d
Create a single point of true for integration tests images
2023-12-21 16:09:56 +01:00
Vitaly Baranov
21a283049c
Add the test for clickhouse_backupview to CI.
2023-11-15 17:40:53 +01:00
Vitaly Baranov
d39bd7154f
Use pregenerated gRPC protocol pb2 files to fix test flakyness.
2023-09-26 17:28:19 +02:00
Mikhail f. Shiryaev
cf01800a63
Sort DOCKER_*_TAG stuff
2023-07-22 15:45:47 +02:00
Mikhail f. Shiryaev
c6e9f621f1
Replace kssenii/nginx-test:1.1 by clickhouse/nginx-dav
2023-07-22 15:45:47 +02:00
Azat Khuzhin
acbdbf6ab7
tests: do not use --format if --quiet is set in integration runner
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-17 17:17:21 +02:00
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
Dmitry Novik
ee2392bf8e
Merge remote-tracking branch 'origin/master' into analyzer-integration-tests
2023-07-11 08:55:31 +00:00
Mikhail f. Shiryaev
ead81879b4
Update integration tests runner too
2023-06-28 22:19:32 +02:00
Mikhail f. Shiryaev
45cd7f35cd
Use clickhouse/integration-helper from changed images
2023-06-28 22:11:48 +02:00
Dmitry Novik
c3e56a5214
Pass ENV into inner docker run
2023-06-20 15:20:21 +02:00
Anton Popov
0ee8dfad53
apply black formatter
2023-03-23 15:33:23 +00:00
Nikita Mikhaylov
857799fbca
Parallel distributed insert select with s3Cluster [3] ( #44955 )
...
* Revert "Revert "Resurrect parallel distributed insert select with s3Cluster (#41535 )""
This reverts commit b8d9066004
.
* Fix build
* Better
* Fix test
* Automatic style fix
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2023-01-09 13:30:32 +01:00
Yatsishin Ilya
9cf599e58b
Merge remote-tracking branch 'origin/master' into green-ci-2
2023-01-04 15:49:22 +00:00
Yatsishin Ilya
d8d012523d
add pre-pull to runner
2023-01-04 15:47:50 +00:00
Yatsishin Ilya
f779fe3c0a
Improve some integration tests
2023-01-02 12:43:16 +01:00
Azat Khuzhin
03f80bae90
Move dmesg dumping out from runner to ci-runner.py
...
runner is used by developers to run tests, while ci-runner.py is used
only by CI scripts, and to avoid requiring CAP_SYSLOG for manual dmesg
clear/dump had been moved.
Also for manual runs this can be done manually.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-28 15:47:46 +01:00
Azat Khuzhin
69fadd2193
tests: capture dmesg in integration tests
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-23 15:50:10 +01:00
Alexey Milovidov
6b752bff3a
Merge branch 'master' into revert_prefixes_s3
2022-09-18 07:10:57 +03:00
Alexey Milovidov
c480531423
Remove trash error message from integration tests
2022-09-17 20:27:19 +02:00
Alexey Milovidov
ecfd8cb5a6
Remove trash error message from integration tests
2022-09-17 20:24:56 +02:00
alesapin
456da30c9f
Revert "Merge pull request #41249 from ClickHouse/revert-40968-s3-sharding-2"
...
This reverts commit ac60300997
, reversing
changes made to a9c272283a
.
2022-09-16 14:06:26 +02:00
alesapin
9af591a328
Revert "Sharding s3 key names (2)"
2022-09-13 12:29:02 +02:00
Alexey Milovidov
cda8052df0
Fix trash
2022-09-05 03:46:10 +02:00
Robert Schulze
ad0d060dc1
Merge pull request #39904 from ClickHouse/library-bridge-refactoring
...
Prepare library-bridge for catboost integration
2022-08-08 12:15:01 +02:00
Robert Schulze
7df30747f3
Typos
2022-08-04 19:27:38 +00:00
Yatsishin Ilya
d274b05fac
improvements
2022-07-07 20:21:10 +00:00
Mikhail f. Shiryaev
5c5f05dd4b
Clean out randomized integration volumes each run
2022-06-30 17:38:10 +02:00
Vladimir Chebotarev
89dc2844db
Fix for integration tests fix.
2022-06-27 23:13:40 +03:00
Vladimir Chebotarev
2b19e69930
Don't try to kill empty list of containers in integration/runner
.
2022-06-27 06:12:10 +03:00
Mikhail f. Shiryaev
57eb887006
Apply black to runner script
2022-06-21 20:53:13 +02:00
Mikhail f. Shiryaev
81e1ef3053
Fix dynamic volume name for integration tests
2022-06-21 20:52:32 +02:00
Alexander Tokmakov
2297708032
use random container name
2022-06-15 23:08:42 +02:00
Alexander Tokmakov
72fe5144ca
Revert "Don't try to kill empty list of containers in integration/runner
"
2022-06-11 22:55:31 +03:00
Vladimir Chebotarev
7626854ef3
Typos.
2022-06-08 15:47:20 +03:00
Vladimir Chebotarev
eb9117804e
Better.
2022-06-08 15:47:20 +03:00
Vladimir Chebotarev
7f5e9a2a90
Better.
2022-06-08 15:47:20 +03:00
Vladimir Chebotarev
6749ba14de
Don't try to kill empty list of containers in integration/runner
.
2022-06-08 15:47:20 +03:00
Roman Nikonov
a34d9f9cc3
Remove arg duplication and fix a typo
2022-04-06 02:40:56 +03:00