go-tpc icon indicating copy to clipboard operation
go-tpc copied to clipboard

Support E2E tests for some basic utilities

Open yeya24 opened this issue 4 years ago • 2 comments

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 or tpcc check.

yeya24 avatar Jun 04 '20 03:06 yeya24

I think tpcc 1 or 4 warehouse is ok

zhouqiang-cl avatar Jun 04 '20 03:06 zhouqiang-cl

I can take it if no one has interests. Will try to open a prototype pr this week.

yeya24 avatar Jun 09 '20 13:06 yeya24