This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-15 20:24:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25e889e1fb
ClickHouse
/
tests
/
ci
/
upgrade_check.py
5 lines
101 B
Python
Raw
Normal View
History
Unescape
Escape
Split stress test and backward compatibility check
2023-01-03 19:22:31 +00:00
import
stress_check
if
__name__
==
"
__main__
"
:
CI: Move out scripts from dockers
2024-08-09 14:22:33 +00:00
stress_check
.
run_stress_test
(
upgrade_check
=
True
)
Reference in New Issue
Copy Permalink