Nikita Fomichev
4a56c601b2
Stateless tests: decrease CI timeout
2024-07-12 01:11:13 +02:00
Nikita Fomichev
481a1570aa
Run sequential tests in parallel to non-sequential
2024-07-10 19:21:32 +02:00
Nikita Fomichev
2662760572
debug tests hung on gdb error 8
2024-07-10 16:38:54 +02:00
Nikita Fomichev
83cfe164bd
debug tests hung on gdb error 7
2024-07-10 15:55:30 +02:00
Nikita Fomichev
ba176a9c4a
debug tests hung on gdb error 6
2024-07-10 14:51:27 +02:00
Nikita Fomichev
ede43721b4
debug tests hung on gdb error 4
2024-07-10 13:30:06 +02:00
Nikita Fomichev
eeb3561c37
Stateless tests: run sequential tests in parallel to other tests
2024-07-09 19:41:06 +02:00
Raúl Marín
18e2f0da9f
Merge remote-tracking branch 'blessed/master' into fix_bugfix_checker
2024-07-08 11:23:47 +02:00
Nikita Fomichev
be8945f2a0
Merge remote-tracking branch 'origin/master' into fix-missing-tests-reports
2024-07-07 10:04:58 +02:00
alesapin
e2ff0c6809
Merge remote-tracking branch 'origin/master' into pin_python_packages
2024-07-05 22:16:08 +02:00
Raúl Marín
ad70710f4b
stateless/run.sh cleanup
2024-07-05 16:45:32 +02:00
alesapin
964047bf8c
Yarrrr
2024-07-05 16:31:00 +02:00
alesapin
1f07f33bd2
Less dirty still hack
2024-07-05 12:18:18 +02:00
alesapin
e176587c59
Trying even worse fix
2024-07-04 17:16:25 +02:00
alesapin
963f39ede8
Revert "Update docker/test/fasttest/Dockerfile"
...
This reverts commit 1af3caf2b7
.
2024-07-04 15:56:44 +02:00
alesapin
1af3caf2b7
Update docker/test/fasttest/Dockerfile
...
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2024-07-04 15:48:12 +02:00
alesapin
8d6c0147e2
Add comment
2024-07-04 15:30:27 +02:00
alesapin
2c77371b8b
Better
2024-07-04 15:27:23 +02:00
alesapin
8040150de8
Very dirty hack
2024-07-04 14:22:30 +02:00
Nikita Fomichev
c4005d7e06
Fix fasttest
2024-07-03 23:13:50 +02:00
alesapin
31ca631ac5
Pin all python packages in CI images
2024-07-03 21:58:18 +02:00
Nikita Fomichev
a19eb86864
Review fixes 2
2024-07-03 19:39:00 +02:00
Nikita Fomichev
af845234a2
Review fixes
2024-07-03 17:53:05 +02:00
alesapin
4e6bdb15b0
Azure policy
2024-07-03 14:35:17 +02:00
alesapin
59246cdf92
Merge remote-tracking branch 'origin/master' into unify_tests_with_object_storage
2024-07-03 14:25:59 +02:00
Nikita Fomichev
fe43ea27d2
Tests: fix timeouts handling in case of github timeout termination
2024-07-03 13:37:36 +02:00
alesapin
a2626037bc
Improve object storage tags in tests
2024-07-02 14:15:59 +02:00
Kseniia Sumarokova
ee0c4093d4
Update run.sh
2024-07-02 12:03:27 +02:00
Max K
f66c065d11
CI: JWT python module in Style check image
2024-06-24 19:16:10 +02:00
Pablo Marcos
71f8937abd
Merge branch 'master' into system-error-log
2024-06-20 16:33:44 +00:00
Alexander Tokmakov
5798898314
Merge pull request #65309 from ClickHouse/save_server_data
...
Save server data for failed stateless tests
2024-06-18 18:46:24 +00:00
Pablo Marcos
216d26987a
Add test and config changes for system.error_log
2024-06-18 08:37:40 +00:00
Alexander Tokmakov
fb110827f8
save server data for failed stateless tests
2024-06-17 23:29:03 +02:00
Alexey Milovidov
24dfc10755
Remove outdated override in stress tests
2024-06-16 12:57:05 +02:00
Alexey Milovidov
02677892e3
Fix libunwind in CI
2024-06-13 21:03:02 +02:00
Mikhail f. Shiryaev
f1707998d2
Fix search issues for progress_func, add zstd for GH cache
2024-06-13 15:40:38 +02:00
Mikhail f. Shiryaev
94c82787c5
Add a progress function for searching PRs in changelog.py
2024-06-12 14:43:26 +02:00
Mikhail f. Shiryaev
182f85b25c
Test if unit-tests can be decreased
2024-06-11 16:09:31 +02:00
Alexey Milovidov
821c7322bd
Merge pull request #58349 from azat/ci/flake8
...
Check python code with flake8
2024-06-06 19:03:58 +02:00
Mikhail f. Shiryaev
1156233ea8
Use a proper way to download packages from releases
2024-06-06 07:24:58 +02:00
alesapin
59784a4cf2
Upload blob_storage_log from stateless tests
2024-06-05 15:04:15 +02:00
Azat Khuzhin
11905682a9
Check python code with flake8
...
Recently assert-on-tuple had been introduced in tests [1], let's prevent
this.
[1]: https://github.com/ClickHouse/ClickHouse/pull/56367#discussion_r1437098533
v2: pin flake8 to 4.0.1 (instead of originally 6.1) due to other dependencies, hope that it will find such errors
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-05 14:46:38 +02:00
Mikhail f. Shiryaev
bad3f2d384
Migrate changelog from outdated fuzzywuzzy to a new thefuzz
2024-06-04 21:29:53 +02:00
Raúl Marín
b9af76538e
Upgrade test: Detect setting changes across multiple releases (RC)
2024-05-28 19:49:54 +02:00
Raúl Marín
5b6c738532
Remove old config changes
2024-05-28 17:31:49 +02:00
Nikita Mikhaylov
7c9f36ad1e
Add gh to style-check dockerfile
2024-05-22 19:46:08 +02:00
Alexey Milovidov
d5c52e08df
Merge branch 'master' into retries-in-submodules
2024-05-20 17:32:00 +02:00
Azat Khuzhin
434816820d
Fix upgrade settings changes check
...
settings changes check simply checks that the settings are either the
same, or there is a record in system.settings_changes, however, the
problem is that clickhouse-local now adjusts some settings for Pretty
format in case of stdout is not a tty, and this is the case for this
check.
So to avoid this, just run the clickhouse-local under script(1) to fool
it.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-20 10:19:11 +02:00
Alexey Milovidov
63f31d3c1e
Add retries in git submodule update
2024-05-20 06:13:06 +02:00
Alexey Milovidov
ce4158f496
Merge pull request #64082 from ClickHouse/prevent-stack-overflow-ci
...
Prevent stack overflow in Fuzzer and Stress test
2024-05-20 05:14:59 +02:00