Enhance `tests/integrationtest`
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Now TiDB has a large number of test cases running based on https://github.com/pingcap/mysql-tester. However, the execution of test cases are limited to mock TiKV and real TiKV.
I would like to enhance 'mysql-tester', so that the following components can be included:
* Backup and Restore, including SQL-based and binary-based ones
* Data Importing and Dumping, including SQL-based and binary-based ones
* TiFlash
* TiCDC
Contributor guide
Assessment
This issue has not been assessed yet.