## 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.
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.