Skip to content

Commit

Permalink
Merge pull request #495 from vitessio/fix-tpcc-fk-type
Browse files Browse the repository at this point in the history
Fix the type of tpcc-fk
  • Loading branch information
frouioui authored Jan 9, 2024
2 parents 2a6e2f9 + 0ea01cc commit 2bcf212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/benchmarks/tpcc_fk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ansible-playbook-file: macrobench.yml
macrobench-sysbench-executable: /usr/local/bin/sysbench
macrobench-workload-path: /src/sysbench-tpcc/tpcc.lua
macrobench-skip-steps:
macrobench-type: tpcc
macrobench-type: tpcc_fk
macrobench-working-directory: /src/sysbench-tpcc

## Sysbench all steps
Expand Down

0 comments on commit 2bcf212

Please sign in to comment.