Alexey Milovidov
|
3ac3a06561
|
Add ClickBench to CI
|
2023-12-09 23:31:05 +01:00 |
|
Mikhail f. Shiryaev
|
77f4ec4422
|
Add evidence of failed integrations infrastructure
|
2023-11-02 11:36:18 +01:00 |
|
Mikhail f. Shiryaev
|
2d1dba372e
|
Get rid of the most of os.path stuff
|
2023-09-28 01:20:05 +02:00 |
|
Mikhail f. Shiryaev
|
c6e9f621f1
|
Replace kssenii/nginx-test:1.1 by clickhouse/nginx-dav
|
2023-07-22 15:45:47 +02:00 |
|
Alexey Milovidov
|
20b77e946a
|
There is no point in detecting flaky tests
|
2023-07-15 23:00:23 +02:00 |
|
Dmitry Novik
|
49f88f5873
|
Fix ENV variable name
|
2023-06-15 14:15:01 +00:00 |
|
robot-clickhouse
|
1230519bec
|
Automatic style fix
|
2023-06-14 13:38:44 +00:00 |
|
Dmitry Novik
|
fe8172fbd9
|
Review fixes
|
2023-06-14 13:17:04 +00:00 |
|
Dmitry Novik
|
9e8ca5f5ae
|
Add integration test check with enabled analyzer
|
2023-06-13 13:09:39 +00:00 |
|
Mikhail f. Shiryaev
|
df33b99907
|
Rework post_commit_status, add set_status_comment there
|
2023-04-28 23:52:31 +02:00 |
|
Mikhail f. Shiryaev
|
4405459925
|
Refactor RerunHelper to reduce API calls
|
2023-04-28 23:52:30 +02:00 |
|
Azat Khuzhin
|
b1b4aaeef6
|
ci: more robust results parsers
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-01-29 09:06:03 +01:00 |
|
Mikhail f. Shiryaev
|
db96f9e3db
|
Rework test_results list/tuple/whatever into class
|
2023-01-09 12:09:47 +01:00 |
|
Yatsishin Ilya
|
1b03a60e43
|
Do not report status if we failed to pull images.
|
2023-01-05 13:53:45 +00:00 |
|
Mikhail f. Shiryaev
|
41cdf42276
|
Upload status files to S3 report for bugfix check
|
2023-01-03 16:31:14 +01:00 |
|
Alexey Milovidov
|
d4a35f7682
|
Fix typo in stress test
|
2022-12-31 14:31:40 +01:00 |
|
Pradeep Chhetri
|
d36f2d7ad9
|
Fix minor typo: replace validate_bugix_check with validate_bugfix_check
Signed-off-by: Pradeep Chhetri <pradeepchhetri4444@gmail.com>
|
2022-12-28 20:53:32 +08:00 |
|
Mikhail f. Shiryaev
|
d0d23af63e
|
Fix integration_test_check.py typing
|
2022-11-29 14:12:26 +01:00 |
|
vdimir
|
c18838715d
|
Post status for test bugfix check
|
2022-11-01 11:20:10 +01:00 |
|
vdimir
|
9f5dcd14af
|
Request labels from gh api for validate bugfix check
|
2022-11-01 11:20:10 +01:00 |
|
Mikhail f. Shiryaev
|
372481e770
|
Rework S3Helper a little bit
|
2022-08-11 15:01:32 +02:00 |
|
Mikhail f. Shiryaev
|
2fb68078e8
|
Replace S3 URLs by parameter
|
2022-08-10 15:22:04 +02:00 |
|
Yakov Olkhovskiy
|
1a52fa183d
|
rename Simple Check to Mergeable Check, refactor processing
|
2022-08-05 10:39:58 -04:00 |
|
avogar
|
17da24b584
|
Try to improve backward compatibility check
|
2022-07-04 13:02:22 +00:00 |
|
Vladimir Chebotarev
|
f7ef571842
|
Don't spoil return code of integration tests runner with redundant tee.
|
2022-06-29 06:11:09 +03:00 |
|
Mikhail f. Shiryaev
|
eb219ac014
|
Improve logging in integration_test_check.py
|
2022-05-10 17:41:01 +02:00 |
|
alesapin
|
cf6898d05b
|
Merge branch 'master' into fail_build_check_in_error_status
|
2022-03-30 11:08:24 +02:00 |
|
Nikolai Kochetov
|
3849e63ab1
|
Change database
|
2022-03-29 19:06:50 +00:00 |
|
alesapin
|
ebd72e433d
|
Fail checks in case of errors
|
2022-03-29 14:41:47 +02:00 |
|
Mikhail f. Shiryaev
|
e6f5a3f98b
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
|
vdimir
|
41c32e24fe
|
Skip bugfix_validate_check when no pr-bugfix
|
2022-03-22 12:20:27 +01:00 |
|
vdimir
|
daa716f682
|
fix style
|
2022-03-18 21:32:59 +01:00 |
|
vdimir
|
2551adc416
|
Bugfix validate meta check
|
2022-03-18 16:31:19 +01:00 |
|
vdimir
|
9f2feb4f0b
|
Use argparse in functional/integration_test_check.py
|
2022-03-14 15:52:46 +00:00 |
|
vdimir
|
cf70b79f74
|
Revert "Bugfix check requires either functional _or_ stateless test"
This reverts commit b8b64b1d15 .
|
2022-03-14 15:43:15 +00:00 |
|
vdimir
|
6f1cf419ac
|
Fix typo
|
2022-03-14 13:24:46 +00:00 |
|
vdimir
|
b8b64b1d15
|
Bugfix check requires either functional _or_ stateless test
|
2022-03-14 13:09:53 +00:00 |
|
vdimir
|
6614d6eaaf
|
bugfix validate integration test
|
2022-03-11 12:50:33 +00:00 |
|
Mikhail f. Shiryaev
|
23546ab825
|
Use the current kerberized-haddop image
|
2022-02-13 22:01:45 +01:00 |
|
Alexey Milovidov
|
184033b782
|
Trying to make it work
|
2022-01-04 22:49:41 +03:00 |
|
alesapin
|
73a593b676
|
Merge branch 'master' into refactor_ci_tests1
|
2021-12-15 16:11:28 +03:00 |
|
Alexander Tokmakov
|
62015ba610
|
Merge branch 'master' into upload_logs_of_failed_task
|
2021-12-12 15:20:25 +03:00 |
|
Alexander Tokmakov
|
e8613ba386
|
upload logs of failed task
|
2021-12-12 15:09:44 +03:00 |
|
alesapin
|
a6e55b00e3
|
Revert "Revert "Split long tests into multiple checks""
|
2021-12-10 18:39:02 +03:00 |
|
alesapin
|
dcbba460c1
|
Revert "Split long tests into multiple checks"
|
2021-12-10 18:38:42 +03:00 |
|
alesapin
|
2c7bb56a2c
|
Split integration tests into parts
|
2021-12-10 13:22:29 +03:00 |
|
alesapin
|
db83d82f5a
|
Fix integration tests path
|
2021-12-10 10:54:37 +03:00 |
|
alesapin
|
fad3158bf7
|
Fix images names in integration tests
|
2021-12-09 10:55:51 +03:00 |
|
Constantine Peresypkin
|
7c90d4f8e3
|
refactor CI tests
|
2021-12-03 12:22:50 +02:00 |
|
alesapin
|
ec0bfa7bcf
|
Better output for some actions
|
2021-12-03 11:33:16 +03:00 |
|