Alexey Milovidov
94f8855f6e
Merge pull request #67597 from ClickHouse/kssenii-patch-12
...
Update check_rabbitmq_is_available
2024-08-03 00:30:31 +00:00
Nikita Fomichev
7d1e958097
Integration tests: fix ports clashing problem
2024-08-02 13:32:59 +02:00
Alex Katsman
0913f0189b
Don't count a search query as a search pattern match
2024-08-01 14:08:50 +00:00
Kseniia Sumarokova
2c018d6f4d
Update cluster.py
2024-08-01 13:38:41 +02:00
Pablo Marcos
ba63bd1de7
Merge branch 'master' into fix-flaky-test_storage_s3_queue-test_max_set_age
2024-07-29 11:15:31 +00:00
Pablo Marcos
5bf89a4331
Set a different instance dir when using pytest-xdist
...
This allows executing in integration tests in parallel
without directory clashes.
2024-07-26 08:42:54 +00:00
divanik
f21a9e5d08
Fix bug
2024-07-24 11:00:49 +00:00
divanik
1b95a68dc0
Fix typo
2024-07-24 10:48:18 +00:00
divanik
8c19d502f8
Add decorator and retries for azurite
2024-07-24 10:44:06 +00:00
Max K
1050217445
add support for new release branch
...
Automatic style fix
2024-07-13 16:21:22 +02:00
Nikita Mikhaylov
fe6a875c74
Make the setting back IMPORTANT + fix build
2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
d57375181d
Better
2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
6f89c4b932
Bump the minimal version to keep compatibility
2024-07-04 11:12:26 +00:00
Andrey Zvonov
089bb6e0c9
make black even more happy
2024-06-29 17:00:33 +00:00
Andrey Zvonov
bf1cc136db
make a better healthcheck
2024-06-27 19:30:45 +00:00
Antonio Andelic
b80d878b4c
Add test
2024-05-21 13:28:12 +02:00
Alexander Sapin
01e50f3ca1
Fix integration tests for arm64 on linux
2024-05-14 18:53:59 +02:00
Azat Khuzhin
98df6b88a0
tests: forbid allow_experimental_analyzer if tag was specified
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-27 15:49:09 +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
Azat Khuzhin
03d52e7e49
Better handling of old analyzer check in intergraion tests runner
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-27 10:32:27 +02:00
Azat Khuzhin
85ea46de77
Fix integration tests with old analyzer
...
This reverts commit 67d39a22ac
.
2024-04-27 10:29:13 +02:00
Nikita Fomichev
a63f4783bf
Merge pull request #61869 from fm4v/fix-flaky-tests2
...
Fix flaky tests 2 (stateless, integration)
2024-03-28 10:57:19 +01:00
Nikita Fomichev
012431c043
integration tests: ClickHouseCluster.get_docker_handle()
wait docker frequently and less time
2024-03-26 17:55:37 +01:00
Dmitry Novik
64301191b1
Merge remote-tracking branch 'origin/master' into enable-analyzer
2024-03-24 21:07:26 +00:00
Dmitry Novik
67d39a22ac
Fix cluster.py
2024-03-24 21:06:13 +00:00
Nikita Fomichev
789772caa1
Integration tests: rich exception message raised from ClickHouseInstance.query_with_retry()
2024-03-23 19:44:38 +01: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
Dmitry Novik
df88eb26a5
Merge branch 'master' into enable-analyzer
2024-03-22 15:56:32 +01:00
Dmitry Novik
d43a1a1984
Merge remote-tracking branch 'origin/master' into enable-analyzer
2024-03-22 14:15:57 +01:00
Max Kainov
4f273c60c3
CI: disable some kerberos and hdfs integration tests for arm
...
#ci_set_arm
#batch_2
#no_merge_commit
2024-03-20 17:24:55 +00: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
b74a0359e5
Update integration tests
2024-03-20 13:43:18 +01:00
Dmitry Novik
f0e7b78f8b
Inverse analyzer in tests
2024-03-20 13:35:30 +01:00
Han Fei
c7c64636d0
add a test
2024-03-12 23:31:33 +01:00
Azat Khuzhin
7dfe45e8d5
Do not retry queries if container is down in integration tests (resubmit)
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-03 20:38:34 +01:00
Raúl Marín
98e68ccfb8
Remove old tags from integration tests
2024-02-26 13:45:20 +01:00
Nikolai Kochetov
83841c23d3
Merge pull request #60230 from ClickHouse/fix-analyzer-secrets
...
Fix analyzer - hide arguments for secret functions
2024-02-23 15:26:49 +01:00
robot-clickhouse
7e94a163bc
Automatic style fix
2024-02-21 16:16:34 +00:00
Yakov Olkhovskiy
9c4967e788
prevent test from unrelated fails
2024-02-21 16:03:57 +00:00
Max Kainov
9f51e840db
CI: integration tests to mysql80
...
#ci_set_integration
#no_merge_commit
2024-02-21 11:05:47 +00:00
Antonio Andelic
199da94176
Revert "Do not retry queries if container is down in integration tests"
2024-02-21 11:13:41 +01:00
Azat Khuzhin
0496d0f45f
Do not retry queries if container is down in integration tests
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-02-19 11:27:41 +01:00
robot-clickhouse
41e6dd7a9d
Automatic style fix
2024-01-24 12:15:19 +00:00
serxa
0badcffdc1
test: table metadata load failure should shutdowns the server properly
2024-01-24 12:01:32 +00:00
Han Fei
fc0f080cb4
fix black
2023-12-01 20:39:38 +01:00
Han Fei
e4da317f05
fix test
2023-12-01 18:07:45 +01:00
vdimir
3b4f70a811
Minor changes in test_check_table
2023-11-23 16:24:11 +00:00
Igor Nikonov
4d16c096a1
Use ports from cluster
2023-11-16 13:03:20 +00:00
Julian Maicher
c3dc106980
Reformat with black
2023-11-10 04:28:21 +01:00
Julian Maicher
4e1965167e
Fix flaky LDAP integration tests
...
Use LDAP hostname with regular DNS lookup to check if LDAP is online.
Before that, we used the IP address that was extracted via the docker
client (not via DNS lookup) and it could happen that LDAP was reachable
via the IP, thus passing the online check, but not via DNS lookup, which
led to test failures (e.g. LDAP not reachable from ClickHouse instance).
2023-11-09 21:24:52 +01:00