Commit Graph

307 Commits

Author SHA1 Message Date
alesapin
80dcaae0c0 Fix one more time 2021-12-09 23:19:44 +03:00
alesapin
eee3fe6639 Fix two unused builds 2021-12-09 23:19:42 +03:00
alesapin
1eb36c7236 Remove dependency between integration and functional tests 2021-12-09 17:48:03 +03:00
alesapin
952e975d16 Fix unit tests on master 2021-12-09 17:32:00 +03:00
alesapin
7ef0737edc Move fuzzers and unit tests to another group 2021-12-02 13:23:32 +03:00
alesapin
97e7da18bb Remove PVS check from master 2021-12-02 11:36:30 +03:00
alesapin
5d63ed25a5
Merge pull request #32062 from ClickHouse/move_function_test_to_group
Use functional test group for tests with thread sanitizer
2021-12-01 16:33:36 +03:00
alesapin
f85e18332d Use functional test group for tests with thread sanitizer 2021-12-01 16:32:56 +03:00
alesapin
6cdb9f65a4 Cancel redundant checks with lambda 2021-12-01 15:38:17 +03:00
alesapin
bf781491cf
Merge pull request #32046 from ClickHouse/report_success_in_case_of_force_tests
Don't run checks for label event
2021-12-01 13:34:54 +03:00
alesapin
7dae4b1f36 Remove docs check 2021-12-01 13:28:47 +03:00
alesapin
b690402926 Don't trigger checks on 'labeled' event 2021-12-01 13:27:46 +03:00
alesapin
b8adb0d256 Don't rerun workflows on labeled action 2021-12-01 12:57:20 +03:00
alesapin
b8a03f398f Remove fast test from master 2021-12-01 12:36:23 +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
4b1b92a288 Better builds report 2021-11-30 18:33:29 +03:00
alesapin
b67865de02 Run less tests for backport branches 2021-11-30 15:59:37 +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
alesapin
081bfdfe82 Get rid of build numbers and simplify builds paths in S3 2021-11-26 13:57:36 +03:00
alesapin
c09feaf2a8 Also fail builds and functional tests 2021-11-25 13:01:29 +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
alesapin
6ae12c0a62 Fix workflow in master 2021-11-24 13:20:42 +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
alesapin
0be4acfa3d Use more powerful server for thread tests 2021-11-23 13:08:18 +03:00
alesapin
0623bc506e Add integration tests flaky check 2021-11-23 12:56:39 +03:00
alesapin
2bef313f75
Merge pull request #31617 from ClickHouse/fix_unit_tests_build
Fix build requirements for unit tests
2021-11-23 10:45:37 +03:00
alesapin
8a7c75554a Fix master yml 2021-11-22 15:07:53 +03:00
alesapin
a0fb44a495 Add master yml 2021-11-22 14:54:02 +03:00
alesapin
044532f217 Followup 2021-11-22 13:47:31 +03:00
alesapin
589bb9eb92 Trying to use push event 2021-11-22 12:39:45 +03:00
alesapin
2f11ad7241 Add workflow run for release branches 2021-11-22 11:33:52 +03:00
Alexey Milovidov
6b6702568b Change release build idx 2021-11-21 15:54:02 +03:00
alesapin
2d2ffc1854 Introduce some dependencies 2021-11-17 10:34:06 +03:00
alesapin
41cdab6633 Enable all integration tests 2021-11-16 22:45:40 +03:00
alesapin
f5a81767e5 Fix main.yml 2021-11-16 12:01:12 +03:00
alesapin
e426078344 Trying to debug integration tests 2021-11-16 11:59:38 +03:00
alesapin
ee0fe51776 Fix main: 2021-11-15 23:42:08 +03:00
alesapin
5882dccf01 More tests, better dependecies 2021-11-15 22:30:10 +03:00
alesapin
72b3326068 Fix yml 2021-11-15 17:41:15 +03:00
alesapin
5df1c080c9 Binary release 2021-11-15 16:20:48 +03:00
alesapin
b45c8694f8 More workflows 2021-11-15 14:20:33 +03:00
alesapin
7179b86dbb More CI checks 2021-11-15 13:22:02 +03:00
alesapin
2e6da9ea71 Fixes 2021-11-12 15:13:13 +03:00
alesapin
45410b7032 Remove duplicated from CI 2021-11-12 14:11:44 +03:00
alesapin
9a437980e8 Merge branch 'master' into get_rid_of_build_number 2021-11-12 14:08:09 +03:00
alesapin
c1c1985e36 Get rid of build number 2021-11-12 14:07:54 +03:00
alesapin
3fe15245b8 Fix special build number 2021-11-11 19:18:24 +03:00
alesapin
3a6857e106
Merge branch 'master' into add_compatibility_check 2021-11-11 17:26:00 +03:00