gtctl
gtctl copied to clipboard
Add the nigthly CI to run integration tests
Background
We can add the CI to run the following integration tests(maybe weekly will be better):
-
Use the nightly images and binaries to deploy services(bare-metal and K8s);
-
Run some black-box tests;
Such CI can help us find out the problem as soon as possible.
Working on the greptimedb issues: https://github.com/GreptimeTeam/greptimedb/issues/2583.