Smita Kulkarni
d07c2dc271
Added datatype and return type to function
2023-09-18 22:09:59 +02:00
robot-clickhouse
009d22b3d7
Automatic style fix
2023-09-18 12:21:11 +00:00
Smita Kulkarni
0c26f41ac9
Fixed style
2023-09-18 14:07:31 +02:00
robot-clickhouse
0a042fc3f0
Automatic style fix
2023-09-18 09:50:17 +00:00
Smita Kulkarni
a445335d91
Fixed style check
2023-09-18 11:23:28 +02:00
robot-clickhouse
b7e0b8ca77
Automatic style fix
2023-09-18 09:01:25 +00:00
Smita Kulkarni
0b172ed173
Updated version check in integration test & updated to check test_type in functional tests
2023-09-18 10:47:33 +02:00
robot-clickhouse
3ed7f47af9
Automatic style fix
2023-09-13 16:56:14 +00:00
Smita Kulkarni
1ec52de797
Addressed review comments
2023-09-13 18:37:03 +02:00
robot-clickhouse
fe2240afbf
Automatic style fix
2023-09-13 08:23:14 +00:00
Smita Kulkarni
176bd0e509
Fixed function call and added check for FORCE_TESTS_LABEL
2023-09-13 09:58:57 +02:00
robot-clickhouse
5a7ecbc23e
Automatic style fix
2023-09-12 10:18:40 +00:00
Smita Kulkarni
135c447f07
Updated check to fix style
2023-09-12 12:01:27 +02:00
robot-clickhouse
3b4120ba55
Automatic style fix
2023-09-12 08:51:21 +00:00
Smita Kulkarni
9accebe73d
Updated can_skip_builds_and_use_version_from_master, can_skip_integration_tests, can_skip_functional_tests checks in ci
2023-09-12 10:30:59 +02:00
Alexey Milovidov
c4c41cad23
Merge branch 'ci-instance-type' of github.com:ClickHouse/ClickHouse into ci-instance-type
2023-09-09 05:52:04 +02:00
Alexey Milovidov
154ac14ef6
Fix error
2023-09-09 05:51:43 +02:00
robot-clickhouse
923d7a0bc3
Automatic style fix
2023-09-09 00:27:39 +00:00
Alexey Milovidov
0728df37e6
Add instance_type
column to CI Logs and the checks
table
2023-09-09 01:44:14 +02:00
János Benjamin Antal
5862c4ec93
Use not the absolute latest docker image tag ( #54369 )
...
* Add params for select queries in clickhouse_helper.py
* Find the latest image tags from master
* Get full git history
* Do not checkout submodules
* Automatic style fix
* Fix style errors
* Make logging pretty
* Revert accidentally committed changes
* Eliminate pformat
* Update all workflows
* Remove flag with default value
* Improve exception handling
* Utilizing the loop condition in while loop
* Make the logic robust over temporary errors
* Prettify logs
* Automatic style fix
* Add accidentally removed line
* Revert "Make the logic robust over temporary errors"
This reverts commit 91e6b5d7ba
.
* Do not fail in case the tag cannot be queried from ClickHouse
* Support partial finding of tags
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2023-09-08 08:42:56 +02:00
Mikhail f. Shiryaev
7f34c8e17d
Decouple env_helper.get_job_id_url
2023-09-06 12:43:29 +02:00
Mikhail f. Shiryaev
1afc5b7e05
Use suffix from git tags as version descriptions
2023-09-06 12:43:28 +02:00
Mikhail f. Shiryaev
6fc73e0e1f
Use a single BuildResult class across builds and report checks
2023-09-06 12:43:27 +02:00
Mikhail f. Shiryaev
88664bef3f
Create report status constants
2023-09-06 12:43:25 +02:00
Mikhail f. Shiryaev
428b72e767
Combine rows for build templates with lists
2023-09-06 12:43:23 +02:00
Mikhail f. Shiryaev
e0f6242af8
Use the same style for all reports
2023-09-06 12:43:21 +02:00
Mikhail f. Shiryaev
e18d9d39e8
Migrate S3Helper to pathlib.Path
2023-09-06 12:43:20 +02:00
Mikhail f. Shiryaev
7999598ad8
Rollback testing part from #42599
2023-09-05 12:59:31 +02:00
robot-clickhouse
926c5636dd
Merge pull request #42599 from ClickHouse/build-fuzzer-protocol
...
libFuzzer: add CI fuzzers build, add tcp protocol fuzzer, fix other fuzzers.
2023-09-04 22:41:54 +02:00
Mikhail f. Shiryaev
9851aebfa8
Add a note of where the lambda is deployed
2023-09-04 18:37:58 +02:00
Mikhail f. Shiryaev
4d0d161748
Use comment as a docstring
2023-09-04 17:06:52 +02:00
Mikhail f. Shiryaev
7351ac1d73
Deploy slack_bot_ci_lambda as other lambdas
2023-09-04 17:06:52 +02:00
Mikhail f. Shiryaev
5e27ca6e59
Use host network to avoid ipv6 problems
2023-09-04 17:06:51 +02:00
Mikhail f. Shiryaev
a082167d85
Move ci-slack-bot from utils to tests/ci
2023-09-04 17:06:51 +02:00
robot-clickhouse
f464effbea
Automatic style fix
2023-09-03 22:15:53 +00:00
Yakov Olkhovskiy
11b7e1467f
update build_check script
2023-09-03 21:51:12 +00:00
Yakov Olkhovskiy
02a729f9c5
fix
2023-09-03 18:05:54 +00:00
Yakov Olkhovskiy
ae6b5d46be
fix
2023-09-03 17:38:36 +00:00
Yakov Olkhovskiy
97317a07f1
remove oss-fuzz build, add fuzzers build
2023-09-03 17:28:44 +00:00
Alexey Milovidov
e7f674165a
Merge pull request #54210 from ClickHouse/fix-timezones-ci-logs
...
Fix timezones in the CI Logs database
2023-09-03 04:58:43 +03:00
Alexey Milovidov
9763a4c2d4
Fix timezones in the CI Logs database
2023-09-02 17:49:51 +02:00
Alexander Tokmakov
d9438b176c
save system tables from s3 in the report
2023-09-01 23:04:35 +02:00
Mikhail f. Shiryaev
6fb0257ee0
Use CiLogsCredentials in build_check
2023-08-30 22:06:30 +02:00
Mikhail f. Shiryaev
e113ba9024
Add vim filetype for *.lib files
2023-08-30 22:06:26 +02:00
Mikhail f. Shiryaev
f0c18d4bd7
Rework setup of CI logs export
2023-08-30 22:04:37 +02:00
Mikhail f. Shiryaev
c37c6c5220
Get rid of describe_parameters for the best robot token
2023-08-25 12:41:20 +02:00
Mikhail f. Shiryaev
0b9e7fa9c5
Reduce API calls to SSM client
2023-08-23 22:15:44 +02:00
Mikhail f. Shiryaev
eb9b452e86
Add default timeout value for ClickHouseHelper
2023-08-21 15:20:23 +02:00
Mikhail f. Shiryaev
b7866ce75f
Merge pull request #53493 from ClickHouse/update-style-checker
...
Update style checker
2023-08-17 12:56:20 +02:00
Mikhail f. Shiryaev
fd3e6c93ee
Produce standard report for cases when AST failed
2023-08-17 09:39:02 +02:00