radondb-mysql-kubernetes
radondb-mysql-kubernetes copied to clipboard
[feature] Support automatically prepare and run sysbench.
Is your feature request related to a problem? Please describe.
The cluster test is meaningless when there is no data reading and writing. So we need to provide APIs that automatically prepare and read/write data.
Describe the solution you'd like
Integrate sysbench into the framework.
Describe alternatives you've considered
Additional context
completed,Waiting for Rebase and PR.