Commit Graph

5317 Commits

Author SHA1 Message Date
Alexey Milovidov
1a89b3b3a7
Merge pull request #66867 from ClickHouse/qoega-patch-6
Fix docker-ce pinning integration-tests-runner and deprecated HDFS package.
2024-10-21 02:51:26 +00:00
justindeguzman
83de58bea3 [Docs] Remove autogenerate settings and settings markdowns 2024-10-18 17:00:24 -07:00
Mikhail f. Shiryaev
ca43fa03c5
Remove jwt in favor of PyJWT to not conflict 2024-10-17 22:04:02 +02:00
Alexey Milovidov
44e64cb3f2
Merge pull request #70785 from ClickHouse/update-style-jwt
Update style-test image
2024-10-17 13:09:51 +00:00
Mikhail f. Shiryaev
661115e3ab
Update dependabot warnings in style-test 2024-10-17 13:27:41 +02:00
Mikhail f. Shiryaev
3812a967c0
Update the PyJWT version 2024-10-17 13:18:07 +02:00
Alexey Milovidov
606cef315b
Merge pull request #70768 from ClickHouse/autogenerate-docs
Autogenerate documentation for settings
2024-10-17 00:54:44 +00:00
Alexey Milovidov
b69ce95a13 Fix errors 2024-10-17 01:53:26 +02:00
Alexey Milovidov
b25517d962 Fix errors 2024-10-17 01:49:39 +02:00
Alexey Milovidov
5420566560 Slightly better 2024-10-17 01:22:28 +02:00
Alexey Milovidov
4095963b0a Autogenerate documentation for settings 2024-10-17 00:32:57 +02:00
Julian Maicher
2a73d4cd8e Fix readiness/health check for OpenLDAP container
See https://github.com/bitnami/containers/issues/73310

Closes #65762
2024-10-16 17:24:12 +02:00
Ilya Yatsishin
9422b0f9f9
Merge branch 'master' into qoega-patch-6 2024-10-04 12:11:37 +02:00
Mikhail Filimonov
b36bfa34c8 Better RabbitMQ 2024-10-03 18:39:59 +02:00
robot-clickhouse
53e22b6e62 Update version_date.tsv and changelogs after v24.9.2.42-stable 2024-10-03 10:14:59 +00:00
Mikhail f. Shiryaev
bfd3543bf8
Try to remove pygobject 2024-10-01 11:48:03 +02:00
Mikhail f. Shiryaev
171ffa80b9
Add pycairo pin + build dependency 2024-10-01 11:48:03 +02:00
Mikhail f. Shiryaev
ce4ddf7336
Ignore system packages in pipdeptree 2024-10-01 11:48:03 +02:00
Mikhail f. Shiryaev
0308de23c0
Migrate to GO version of docker-compose 2024-10-01 11:48:02 +02:00
Mikhail f. Shiryaev
c7e478e234
Make dependabot happy 2024-10-01 11:48:02 +02:00
Mikhail f. Shiryaev
2e799b00f8
Ignore dependencies without installed version 2024-10-01 11:48:01 +02:00
Mikhail f. Shiryaev
4bfad1ccd6
Improve reqgenerator a little bit 2024-10-01 11:47:59 +02:00
robot-clickhouse
7c6ce8611c Automatic style fix 2024-09-27 10:19:49 +00:00
robot-clickhouse
3a3145f3c6 Update version_date.tsv and changelogs after v24.9.1.3278-stable 2024-09-26 22:02:03 +00:00
Alexey Milovidov
47a1f7efdd
Merge pull request #69033 from filimonov/patch-11
alpine docker images - use ubuntu 22.04 as glibc donor
2024-09-25 15:12:52 +00:00
filimonov
8b5331fde4
Update Dockerfile.alpine 2024-09-24 16:56:37 +02:00
filimonov
633d27ec7f
Update Dockerfile.alpine 2024-09-24 16:54:39 +02:00
vdimir
f0ecb3ad73
Merge branch 'master' into prevent-dirty-working-tree 2024-09-23 17:00:59 +02:00
Mikhail f. Shiryaev
8a86cbf4fe
Multiple improvements of docs_check.py
- Run the script as a current user, not root
- Add `--no-pull-image` to use a local one
- Simplify logs analyze
2024-09-23 14:35:05 +02:00
Mikhail f. Shiryaev
1a1996f318
Build htmltest in docs-builder 2024-09-23 14:33:09 +02:00
Alexey Milovidov
e74e2ca9ff Prevent build from modifying the source code tree 2024-09-22 22:41:12 +02:00
János Benjamin Antal
d5c3adabde
Merge pull request #69301 from aohoyd/master
Add xml char escaping to docker's entrypoint
2024-09-13 10:11:30 +00:00
Mikhail f. Shiryaev
c1830bc041
Escape the \n in statements 2024-09-11 13:08:58 +02:00
Mikhail f. Shiryaev
3921f910f5
Another attempt to address EAGAIN "Resource unavailable" 2024-09-11 12:14:16 +02:00
Mikhail f. Shiryaev
7727b30f5c
Attempt to fix EAGAIN error 2024-09-10 18:06:32 +02:00
Mikhail f. Shiryaev
6e6e705486
Add a hostname to log; we need something to grep remote query_log 2024-09-10 12:56:19 +02:00
Mikhail f. Shiryaev
8b1f21e7dd
Hide exported logs statements in GH logs 2024-09-10 12:22:19 +02:00
robot-clickhouse
8be745e8c2 Update version_date.tsv and changelogs after v24.8.4.13-lts 2024-09-06 16:43:55 +00:00
Konstantin Bogdanov
cedddf6fa4
PoC 2024-09-06 00:22:46 +02:00
Alexey Olshanskiy
d17b20705a
Add char escaping to docker's entrypoint 2024-09-05 17:55:56 +03:00
robot-clickhouse
ff6a781dca Update version_date.tsv and changelogs after v24.8.3.59-lts 2024-09-03 11:37:16 +00:00
filimonov
cf1f3b4bd2
Dockerfile.alpine let's try to use ubuntu 22.04 as glibc donor
20.04 is coming to EOL in April 2025
https://ubuntu.com/about/release-cycle
2024-08-28 15:33:15 +02:00
vdimir
c884a2fb9d
perf tests set cgroups_memory_usage_observer_wait_time to zero 2024-08-27 13:26:20 +00:00
Kseniia Sumarokova
8b2db6276c
Merge pull request #68836 from ClickHouse/fix-delta-lake-bug-in-schema-parsing
Fix complex types metadata parsing in DeltaLake
2024-08-26 17:44:22 +00:00
kssenii
eb94847ed9 Fix 2024-08-23 18:14:02 +02:00
Max K.
894bbbf021
Merge pull request #68654 from ClickHouse/ci_fix_sqllogic
CI: Disable SQLLogic job
2024-08-23 09:29:02 +00:00
robot-clickhouse
4264fbc037 Update version_date.tsv and changelogs after v24.8.2.3-lts 2024-08-22 16:16:47 +00:00
Max Kainov
6e5465ae51 CI: SQLLogix job fix 2024-08-21 22:31:48 +02:00
robot-clickhouse
ccff8cef80 Update version_date.tsv and changelogs after v24.8.1.2684-lts 2024-08-21 14:27:49 +00:00
Max Kainov
9b55180184 CI: Move out scripts from dockers 2024-08-20 10:17:17 +02:00
Alexey Katsman
e9069723f8
Merge pull request #68153 from azat/ci/more-logs-in-report
ci: add more logs in the functional tests reports
2024-08-19 21:17:49 +00:00
Max K.
278cd9c828
Merge pull request #67944 from ClickHouse/ci_job_timeout_notice_support
CI: Job Timeout handling
2024-08-19 11:16:53 +00:00
Max Kainov
427016a450 CI: Functional tests to store artifacts on timeout 2024-08-18 15:54:23 +02:00
Alexey Milovidov
7b7c4d008f Merge branch 'master' of github.com:ClickHouse/ClickHouse into tighten-limits-functional-tests 2024-08-16 01:09:06 +02:00
Alexey Milovidov
3508667e6c
Merge pull request #52503 from ClickHouse/more-strict-tryparse
Stricter `tryParse`
2024-08-15 21:58:22 +00:00
Alexey Milovidov
10e58a5cbb Merge branch 'master' into tighten-limits-functional-tests 2024-08-14 04:54:37 +02:00
Alexey Milovidov
da1c98a771 Update the limits 2024-08-14 04:54:33 +02:00
Yakov Olkhovskiy
3e8a177622
Merge pull request #61908 from ClickHouse/ci-fuzzer-enable
CI: enable libfuzzer (fixing build and docker)
2024-08-13 14:22:09 +00:00
Alexey Milovidov
69893aaa25 Lower memory usage 2024-08-13 16:19:25 +02:00
Alexey Milovidov
9051cd103a Merge branch 'master' of github.com:ClickHouse/ClickHouse into tighten-limits-functional-tests 2024-08-13 16:18:13 +02:00
Yarik Briukhovetskyi
086c0f03a6
Merge pull request #65997 from yariks5s/hive_style_partitioning
Implementing Hive-style partitioning
2024-08-13 10:04:21 +00:00
Alexey Milovidov
995b29cb07 Merge branch 'master' of github.com:ClickHouse/ClickHouse into more-strict-tryparse 2024-08-13 02:38:40 +02:00
Alexey Milovidov
dea86ff20c Merge branch 'master' of github.com:ClickHouse/ClickHouse into tighten-limits-functional-tests 2024-08-12 23:56:06 +02:00
Antonio Andelic
ea9b7d4c27
Merge pull request #67998 from ClickHouse/minio-audit-logs
Collect minio audit logs in stateless tests
2024-08-12 17:03:17 +00:00
Robert Schulze
037a1006fd
Merge remote-tracking branch 'ClickHouse/master' into ci-fuzzer-enable 2024-08-12 12:28:32 +00:00
Antonio Andelic
e9d16bc054 Use new mc restart 2024-08-12 13:39:53 +02:00
Yarik Briukhovetskyi
8bc89ac8df
Merge branch 'master' into hive_style_partitioning 2024-08-12 11:44:45 +02:00
Alexey Milovidov
2a12604cf5
Merge pull request #66494 from azat/gdb-image
Update gdb to 15.1 (by compiling from sources)
2024-08-12 05:04:57 +00:00
Alexey Milovidov
7e277d5656 Fix Upgrade check 2024-08-12 05:04:51 +02:00
Alexey Milovidov
59f45909eb Merge branch 'master' into tighten-limits-functional-tests 2024-08-12 02:28:53 +02:00
Azat Khuzhin
375de7ff65 ci: add more logs in the functional tests reports
Due to settings randomization 4096 is not enough even to show all
settings, like here [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/68139/c852bd9dbaa317423234d4f15f21d64e59be42b5/stateless_tests_flaky_check__asan_.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-11 07:15:10 +02:00
Antonio Andelic
2fc5734623 Merge branch 'master' into minio-audit-logs 2024-08-10 18:58:56 +02:00
Antonio Andelic
0a536cbf15 Add batch size 2024-08-10 18:58:28 +02:00
Alexey Milovidov
341f44a943 Merge branch 'master' into tighten-limits-functional-tests 2024-08-10 00:20:25 +02:00
Antonio Andelic
79cfffbaf8
Even bigger queue 2024-08-09 15:57:16 +01:00
Antonio Andelic
4ced1f37e8
Escape quote 2024-08-09 11:56:53 +01:00
Yarik Briukhovetskyi
aebb07884b
Merge branch 'master' into hive_style_partitioning 2024-08-09 11:53:14 +02:00
Antonio Andelic
34fb169aa7 Merge branch 'master' into update-minio-statless 2024-08-09 11:50:17 +02:00
Antonio Andelic
da907d5356
Better parsing 2024-08-09 10:37:48 +01:00
Antonio Andelic
54cd980e13 Increase queue size and fix tests 2024-08-09 09:44:30 +02:00
Alexey Milovidov
917920c59e
Merge pull request #67737 from azat/tests-processes-leftovers
Smart handling of processes leftovers in tests
2024-08-09 05:21:12 +00:00
Alexey Milovidov
fd4ff1f621 Merge branch 'master' into tighten-limits-functional-tests 2024-08-08 18:31:04 +02:00
Yarik Briukhovetskyi
a5fcf85fb6
Merge branch 'master' into hive_style_partitioning 2024-08-08 17:54:53 +02:00
Antonio Andelic
34bbf3d9c4 Use async inserts 2024-08-08 17:13:13 +02:00
robot-clickhouse
9cf60214e1 Update version_date.tsv and changelogs after v24.7.3.42-stable 2024-08-08 13:43:12 +00:00
Antonio Andelic
f4aac7bbd9
Another fix 2024-08-08 09:19:45 +01:00
Antonio Andelic
9d30b45dbe
Fix 2024-08-08 08:43:49 +01:00
Antonio Andelic
4059b45237 Merge branch 'master' into update-minio-statless 2024-08-08 09:00:27 +02:00
Antonio Andelic
bd3674e6e9 Add restart 2024-08-08 08:55:31 +02:00
Yarik Briukhovetskyi
9e3a2931d2
Merge branch 'master' into hive_style_partitioning 2024-08-07 23:59:34 +02:00
Alexey Milovidov
3244d447f2 Merge branch 'master' into tighten-limits-functional-tests 2024-08-07 22:34:31 +02:00
Yakov Olkhovskiy
b246f7c17c merge master 2024-08-07 16:25:31 +00:00
Antonio Andelic
d2e9833dba Add minio audit logs 2024-08-07 17:22:51 +02:00
Antonio Andelic
ddc058aa6f Update minio in stateless tests 2024-08-07 14:01:46 +02:00
Raúl Marín
c9340cba32
Merge pull request #67622 from Algunenano/unit_test_asan
Don't run ASAN unit tests under gdb
2024-08-07 10:48:00 +00:00
max-vostrikov
0aed98f3f0
Merge pull request #67596 from ClickHouse/test_parquet_page_index
added tests for page index in parquet files
2024-08-07 00:15:07 +00:00
Alexey Milovidov
e3ead8a3ba
Merge pull request #65564 from azat/override-logs-in-keeper-image
[RFC] Do not pass logs for keeper explicitly in the image to allow overriding
2024-08-06 22:58:20 +00:00
Azat Khuzhin
5390d1b108 docker: use self-compiled gdb 15 from cctools
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-06 17:15:49 +02:00
Azat Khuzhin
72bd43a309 tests: do not capture client stacktraces in stress tests
They are too uncontrollable, and likely will leave some clients [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/67737/9658be5eea8351655dd3ea77b8c1d4717bac7999/stress_test__ubsan_.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-06 16:42:19 +02:00
Azat Khuzhin
7c366a040f ci: use bash arrays to pass opts to clickhouse-test for stateless/stateful
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-06 16:39:16 +02:00