Nikita Fomichev
55ad7d3094
Fix stylelint
2024-08-08 00:08:12 +02:00
Nikita Fomichev
1dece979fe
CI: pass job timout into tests
2024-08-07 23:22:05 +02:00
Azat Khuzhin
cdbc4f3573
ci: fail the test if the entrypoint script failed
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-05 11:16:08 +02:00
Nikita Fomichev
bd10951db8
Stateless tests: tune MAX_RUN_TIME
2024-07-18 21:50:21 +02:00
Max K
a9b8c2a29a
CI: Do not block Tests_3 unless MAX_TOTAL_FAILURES_PER_JOB_BEFORE_BLOCKING_CI
2024-07-16 11:06:09 +02:00
Raúl Marín
b6b4b046a3
Style
2024-07-15 13:42:00 +02:00
Raúl Marín
de029e278a
Add additional log masking
2024-07-15 13:30:48 +02:00
Vitaly Baranov
90142b73ad
Merge pull request #66284 from vitlibar/add-stateless-test-for-grpc
...
Add a stateless test for gRPC protocol
2024-07-12 17:32:06 +00:00
Vitaly Baranov
355a56d1b0
Add a stateless test for gRPC protocol.
2024-07-11 15:36:41 +02:00
Antonio Andelic
004d8e0d49
Run privileged
2024-07-09 18:39:21 +02:00
Raúl Marín
8a1dd3c7c8
Fix download of debug files for BugFix checker
2024-07-05 16:46:49 +02:00
Max K
c30fcf5783
CI: Flaky check fix failure on deleted tests
2024-06-22 19:07:30 +02:00
SmitaRKulkarni
b49322de32
Merge pull request #63160 from ClickHouse/Azure_fix_stateless_tests
...
Fix flaky stateless test with azure
2024-06-10 08:34:07 +00:00
Mikhail f. Shiryaev
92ee671310
Implement global timeout check in _test_run
2024-05-29 17:22:42 +02:00
Smita Kulkarni
697b5556a3
Enable azure test
2024-04-30 22:10:36 +02:00
alesapin
178f4c6f60
Azure always green
2024-04-29 15:09:22 +02:00
alesapin
231f35f785
Add real azure
2024-04-24 17:30:47 +02:00
Max Kainov
45258bc565
CI: Add tests with Azure storage
2024-04-11 14:50:18 +00:00
Dmitry Novik
f0e7b78f8b
Inverse analyzer in tests
2024-03-20 13:35:30 +01:00
Mikhail f. Shiryaev
e31078e204
Fix some issues detected by new pylint
2024-03-05 16:02:36 +01:00
Mikhail f. Shiryaev
ec72800d78
Merge pull request #60383 from nickitat/upd_liburing
...
Enable testing with `io_uring` back
2024-03-05 15:26:35 +01:00
Azat Khuzhin
982f7e97c3
tests/ci/functional_test_check: move validate_bugfix_check into assert
...
Co-authored-by: Max K. <max.kainov@clickhouse.com>
2024-03-03 13:55:22 +01:00
Azat Khuzhin
418a6258ac
Fix flaky checks
...
CI [1]:
2024-03-02T22:23:37.4878824Z Going to start run command [python3 /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/tests/ci/functional_test_check.py "$CHECK_NAME" $KILL_TIMEOUT]
2024-03-02T22:23:37.7538256Z Runnin check [Stateless tests flaky check (asan)] with timeout [3600]
2024-03-02T22:23:37.8790465Z Fetched info about 3 changed files
2024-03-02T22:23:37.9160414Z Traceback (most recent call last):
2024-03-02T22:23:37.9161715Z File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/tests/ci/functional_test_check.py", line 341, in <module>
2024-03-02T22:23:37.9162714Z main()
2024-03-02T22:23:37.9163683Z File "/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/tests/ci/functional_test_check.py", line 235, in main
2024-03-02T22:23:37.9164642Z assert (
2024-03-02T22:23:37.9165273Z AssertionError: JobReport file path must be provided with --validate-bugfix
2024-03-02T22:23:37.9612679Z Run action failed for: [Stateless tests flaky check (asan)] with exit code [1]
[1]: https://github.com/ClickHouse/ClickHouse/actions/runs/8125551797/job/22208766466?pr=60689
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-03 10:44:21 +01:00
Nikita Taranov
dc135294f0
add seccomp=unconfined
2024-02-28 22:17:47 +01:00
Max Kainov
5a3a93bea5
CI: refactor bugfix validate job
...
#no_merge_commit
2024-02-15 16:28:27 +00:00
Mikhail f. Shiryaev
13948cbb20
Use constants from report instead of string literals
2024-02-06 15:02:09 +01:00
Mikhail f. Shiryaev
5b9bf80f09
Fix usage of status types to prevent API exceptions
2024-02-06 13:40:07 +01:00
Mikhail f. Shiryaev
df93062472
Apply and fix isort in scripts
2024-02-06 13:40:05 +01:00
Max Kainov
3247ae81e4
move out ci specific functions to ci.py
...
#no_merge_commit
2024-01-21 16:36:37 +00:00
Sema Checherinda
c59a72b987
fix special build, add randomization to stateless tests
2024-01-05 13:42:30 +00:00
Max K
cb53ee63be
Add GH status for PR formatting ( #58050 )
...
* add GH status for PR formatting
#no-merge-commit
2023-12-21 11:53:01 +01:00
Max K
84e5870b71
Reapply "improve CI with digest for docker, build and test jobs" ( #57904 )
...
* Revert "Revert "improve CI with digest for docker, build and test jobs""
* fix: docker manifest merge for missing images only
2023-12-18 09:07:22 +01:00
Max K
8c7add0334
Revert "improve CI with digest for docker, build and test jobs ( #56317 )"
...
This reverts commit 7844fcc196
.
2023-12-15 15:48:01 +01:00
Max K
7844fcc196
improve CI with digest for docker, build and test jobs ( #56317 )
...
* CI with digests to tag docker images, reuse builds, reuse tests and others
2023-12-15 15:21:20 +01:00
Alexey Milovidov
fcb8ab9b63
Update tests/ci/functional_test_check.py
...
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2023-12-12 00:42:23 +03:00
Alexey Milovidov
3ac3a06561
Add ClickBench to CI
2023-12-09 23:31:05 +01:00
alesapin
a5782cb56b
Revert "Revert bugfix check fix attempt"
...
This reverts commit dcc5ae2928
.
2023-12-03 16:04:22 +01:00
kssenii
dcc5ae2928
Revert bugfix check fix attempt
2023-12-01 20:23:39 +01:00
kssenii
0e9aa9b1cd
Try fix bugfix check
2023-11-30 14:14:32 +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
f0c18d4bd7
Rework setup of CI logs export
2023-08-30 22:04:37 +02:00
Alexey Milovidov
428a05a560
Follow-up: Do not send logs to CI if the credentials are not set ( #53456 )
...
* Follow-up
* Automatic style fix
* Update tests/ci/ast_fuzzer_check.py
* Update tests/ci/functional_test_check.py
* Update tests/ci/stress_check.py
* Automatic style fix
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-08-16 14:04:14 +03:00
robot-clickhouse
a92fe25ff9
Automatic style fix
2023-08-15 07:15:58 +00:00
Alexey Milovidov
df02512ebf
Do not send logs to CI if the credentials are not set
2023-08-15 08:53:08 +02:00
robot-clickhouse
2b852e55b6
Automatic style fix
2023-08-11 21:13:53 +00:00
Alexey Milovidov
ddb7fb2ce9
Update tests/ci/functional_test_check.py
...
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2023-08-11 23:56:23 +03:00
Alexey Milovidov
e4fbca2e2e
Apply review recommendations
2023-08-10 04:47:44 +02:00
robot-clickhouse
333ed6425c
Automatic style fix
2023-08-06 11:30:50 +00:00
Alexey Milovidov
fbb2be21cc
Slightly better
2023-08-06 13:04:35 +02:00
robot-clickhouse
2edda961d2
Automatic style fix
2023-08-06 02:55:26 +00:00