zfs-localpv/e2e-tests/apps/percona/workload/tpcc.conf

9 lines
240 B
Text
Raw Normal View History

{
"db_user": "test_user",
"db_password": "test_password",
"warehouses": "test_warehouse",
"connections": "test_connections",
"warmup_period": "test_warmup_period",
"run_duration": "test_duration",
"interval": "test_interval"
}