Commit Graph

385 Commits

Author SHA1 Message Date
alesapin
e54dc89a84
Merge pull request #32044 from ClickHouse/report_success_in_case_of_force_tests
Fix force tests label
2021-12-01 13:26:58 +03:00
alesapin
a72f7a25f1 Fix force tests label 2021-12-01 12:50:36 +03:00
alesapin
f76149a1ec Better scripts for runners 2021-12-01 12:39:09 +03:00
alesapin
fb1d5e413e
Merge pull request #31987 from ClickHouse/add_special_functional_tests
Add rest functional tests to CI
2021-12-01 12:18:36 +03:00
alesapin
37f734bd6c
Merge pull request #31991 from ClickHouse/add_special_builds_to_ci
Add special builds to CI
2021-11-30 23:03:15 +03:00
alesapin
adf6ff8477 Fix build on master 2021-11-30 18:58:45 +03:00
alesapin
4b1b92a288 Better builds report 2021-11-30 18:33:29 +03:00
alesapin
e4cb882909 Add special builds to CI 2021-11-30 15:45:18 +03:00
alesapin
208eb6563c Add rest functional tests 2021-11-30 14:40:19 +03:00
Mikhail f. Shiryaev
1ba5fd5912
Merge pull request #31952 from ClickHouse/adjust_packages_buckets
Adjust packages buckets
2021-11-30 11:20:09 +01:00
alesapin
cc3321f1ff Fix docs check 2021-11-30 10:42:02 +03:00
Mikhail f. Shiryaev
b5c9f09f9b
Push packages from master actions to a version bucket 2021-11-29 16:07:19 +01:00
Mikhail f. Shiryaev
d7cf4f78c3
Create get_event function to read event data 2021-11-29 16:07:18 +01:00
Mikhail f. Shiryaev
ecf2282476
Adjust artifactory pusher to the new S3 paths 2021-11-29 16:07:15 +01:00
alesapin
9be8e21529 Add json type to changes in documentation 2021-11-28 15:55:23 +03:00
alesapin
91ff4caba4
Merge pull request #31861 from ClickHouse/more_clear_build_paths
Get rid of build numbers and simplify builds paths in S3
2021-11-28 15:33:41 +03:00
alesapin
c2d7731544
Update ci_config.py 2021-11-26 16:37:46 +03:00
alesapin
464b943b38 fix comment 2021-11-26 13:59:38 +03:00
alesapin
081bfdfe82 Get rid of build numbers and simplify builds paths in S3 2021-11-26 13:57:36 +03:00
Nikolai Kochetov
260928cb95
Merge pull request #31724 from ClickHouse/add-another-ci-database
Try to push data into another ci database.
2021-11-26 11:22:56 +03:00
alesapin
3562264404
Merge pull request #31803 from ClickHouse/faster_tests
Shorter stress and fuzzer tests
2021-11-26 10:17:26 +03:00
alexey-milovidov
6b8f7ad03f
Merge pull request #31798 from ClickHouse/fix-31748
Fix stylecheck for tests/ci/push_to_artifactory.py
2021-11-26 00:11:32 +03:00
alesapin
55b9724fe7
Merge pull request #31821 from ClickHouse/fix_sender_check
Fix check in approve lambda
2021-11-25 19:26:32 +03:00
alesapin
bc5dcaf59c Fix check in approve lambda 2021-11-25 19:25:29 +03:00
Mikhail f. Shiryaev
4c6df59f52
Fix style check 2021-11-25 17:06:37 +01:00
alesapin
71ae890c59
Merge pull request #31544 from azat/ci-actions-fixes
Remove duplicated not compressed logs from CI (actions)
2021-11-25 18:43:44 +03:00
alesapin
c301c1a5f1 Stricter check for docs 2021-11-25 18:23:00 +03:00
alesapin
f60fdc7a8b
Merge pull request #31767 from ClickHouse/fail_fasttest_if_some_tests_was_not_successful
Fail fasttest, builds and functional checks if some tests was not successful
2021-11-25 17:47:12 +03:00
alesapin
8890dc675e
Merge pull request #31782 from ClickHouse/use_git_version_number_for_builds
Use version from git describe in builds
2021-11-25 17:45:35 +03:00
alesapin
e6e4c485bc More simple 2021-11-25 16:41:38 +03:00
alesapin
a911e65b34
Update tests/ci/version_helper.py
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2021-11-25 16:25:09 +03:00
alesapin
3d811aeec1 Use version from git describe in builds 2021-11-25 14:19:26 +03:00
Mikhail f. Shiryaev
cddccfbfff
Merge pull request #31748 from ClickHouse/migrate-to-artifactory
Add script for pushing deb and rpm packages to artifactory
2021-11-25 11:48:01 +01:00
Mikhail f. Shiryaev
3e6bc6796c
Finish the script
- add logging to rpm and deb deployment
- fix art_client name
- use dowload_build_with_progress function
- move the script to tests/ci
2021-11-25 11:36:00 +01:00
alesapin
a6a44cf8b6 Fix style 2021-11-25 13:11:47 +03:00
alesapin
c09feaf2a8 Also fail builds and functional tests 2021-11-25 13:01:29 +03:00
alesapin
b687d9515b Fail fast test check 2021-11-25 12:23:45 +03:00
alesapin
27ff9d1fc7 Trying to fix pr info for backport
(cherry picked from commit 811e0be749)
2021-11-25 12:00:19 +03:00
Nikolai Kochetov
ddcaac441a Fix style. 2021-11-25 11:52:00 +03:00
alesapin
02c238ba92
Merge pull request #31654 from ClickHouse/fixes_in_ci
Integration tests flaky check and small fixes
2021-11-25 10:29:51 +03:00
Nikolai Kochetov
3714112d57 Update helpers 2021-11-24 21:18:49 +03:00
Nikolai Kochetov
060e0d0605 Try to push data into another ci database. 2021-11-24 21:04:11 +03:00
alesapin
2f87975621 Fix set serialization 2021-11-24 17:43:17 +03:00
alexey-milovidov
2da5c6b71b
Merge pull request #31651 from ClickHouse/blinkov-patch-23
[ci] add flickerbox-tom to whitelist
2021-11-24 15:35:21 +03:00
alesapin
94ae17a3f7 Add changed files 2021-11-24 13:51:03 +03:00
alexey-milovidov
a79a0fa265
Update run_check.py 2021-11-24 00:34:57 +03:00
alexey-milovidov
155ed1d4cb
Update run_check.py 2021-11-24 00:33:48 +03:00
alexey-milovidov
341f705419
Merge pull request #30599 from ClickHouse/zlib-ng-own-cmake
Use our own CMakeLists for `zlib-ng`, `cassandra`, `mariadb-connector-c` and `xz`, `re2`, `sentry`, `gsasl`, `arrow`, `protobuf`.
2021-11-23 13:33:29 +03:00
Ivan Blinkov
726fc659fa
Update run_check.py 2021-11-23 13:21:57 +03:00
alesapin
d843f8f1a6 Remove event 2021-11-23 13:07:02 +03:00