Automated test case tool for TiDB
[log]
level = "info"
[cluster]
name = "tidb-test"
[mysql]
host = "10.2.103.202"
port = "5000"
user = "root"
password = ""
[ssh]
user = "tidb"
sshPort = "22"
[load]
cmd = "tiup bench tpcc -H 10.2.103.202 -P 5000 -D tpcc --warehouses 1 --threads 10 --ignore-error --time 5m run"
interval = 0
sleep = 2
[other]
dir = "/go/src/pictorial/other"
Deployed on the tiup server where the tidb cluster is located, sudo permission is required
go build -o tipoc main/main.go
./tipoc -c config.toml
- more and more (currently, there are over 100)
- kill
- crash
- disaster by label
- reboot
- disk
- network
- load data
- import into
- select info outfile
- scale out
- scale in
- online add index
- online modify column
- add index performance
- htap workload
- sysbench
- benchmarkSQL