Nikita Mikhaylov
|
3ffb965b23
|
Fix gateway
|
2024-08-31 02:02:15 +02:00 |
|
Ilya Golshtein
|
a031ec7452
|
compose_subnet: dns tests passed
|
2024-08-30 22:02:17 +00:00 |
|
Nikita Mikhaylov
|
f37e0c7fc6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-07 21:01:13 +00:00 |
|
Ilya Yatsishin
|
ac4bed2f42
|
Merge pull request #67843 from qoega/improve-integration-tests-3
Improve integration tests 3
|
2024-08-07 18:06:37 +00:00 |
|
Nikita Mikhaylov
|
80d2686013
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-06 13:12:03 +02:00 |
|
Nikita Mikhaylov
|
6f025090eb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-05 17:46:14 +02:00 |
|
Nikita Mikhaylov
|
2c78122717
|
Merge pull request #67667 from zvonand/fix-ldap-entrypoint-2
Even better healthcheck for ldap
|
2024-08-05 15:31:59 +00:00 |
|
Azat Khuzhin
|
59e5a09b49
|
Use RabbitMQ without management in tests (attempt to improve startup)
Sometimes startup can take ~90 seconds [1]:
2024-08-03 23:11:38.756067+00:00 [info] <0.9.0> Time to start RabbitMQ: 94651980 us
Unlike normally ~10 [2]:
2024-08-04 00:33:07.016137+00:00 [info] <0.9.0> Time to start RabbitMQ: 10082489 us
[1]: https://s3.amazonaws.com/clickhouse-test-reports/67737/b4e3bbcb82158bea4f5db1d9f5c28cfb741d1d51/integration_tests__asan__old_analyzer__[4_6].html
[2]: https://s3.amazonaws.com/clickhouse-test-reports/66671/2f00c962711e13ca00af324366421fe4593b4ce6/integration_tests__asan__old_analyzer__[4_6].html
I've tried locally, the difference is very small, 3135665 us
(+management) vs (2740747 us), but still something, and who knows how it
works under pressure.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-04 09:04:41 +02:00 |
|
Vitaly Baranov
|
bd22140fa4
|
Add test.
|
2024-08-03 16:20:23 +02:00 |
|
Andrey Zvonov
|
064c0eb958
|
even better healthcheck for ldap
|
2024-08-02 10:35:32 +00:00 |
|
Antonio Andelic
|
c77f6d78d9
|
Update minio
|
2024-08-01 12:09:58 +02:00 |
|
Yatsishin Ilya
|
9c28c64adf
|
Fix deprecated HDFS image and harden test_storage_hdfs.
|
2024-07-24 19:55:03 +00:00 |
|
Andrey Zvonov
|
bf1cc136db
|
make a better healthcheck
|
2024-06-27 19:30:45 +00:00 |
|
Nikita Fomichev
|
39732174e9
|
Integration tests: set host user for mysql docker containers
When run pytest locally, tests fail because of `Permission denied: 'logs'`
|
2024-03-23 16:58:58 +01:00 |
|
Max Kainov
|
9f3c625ab5
|
fix mysql client tests to use mysql8 image
#ci_set_integration
#ci_set_arm
|
2024-03-20 17:35:11 +00:00 |
|
Max Kainov
|
da28eaf454
|
CI: remove compose files from integration test docker
#ci_set_integration
|
2024-03-20 14:11:47 +00:00 |
|