You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I build an image based on tiup playgroundhttps://github.com/yeya24/tidb-playground to support running a tidb cluster in a docker container. Maybe we can add some E2E tests based on it.
I think it would be good to run these tests in github actions CI, but I am not sure about the memory requirements, whether it will OOM or not.
We can start with something easy like tpcc prepare or tpcc check.
The text was updated successfully, but these errors were encountered:
I build an image based on
tiup playground
https://github.com/yeya24/tidb-playground to support running a tidb cluster in a docker container. Maybe we can add some E2E tests based on it.I think it would be good to run these tests in github actions CI, but I am not sure about the memory requirements, whether it will OOM or not.
We can start with something easy like
tpcc prepare
ortpcc check
.The text was updated successfully, but these errors were encountered: