Skip to content

Commit

Permalink
mingw update
Browse files Browse the repository at this point in the history
  • Loading branch information
vaintroub committed Jul 29, 2023
1 parent 21828fb commit 7031fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
- name: sysbench oltp cleanup
run: sysbench oltp_read_write --mysql-user=root cleanup
- name: fileio seqwr
run: sysbench fileio run --file-block-size=4K --file-test-mode=seqwr --file-fsync-all=on --file-num=1 --report-interval=1 --histogram
run: sysbench fileio run --file-block-size=4K --file-test-mode=seqrewr --time=60 --file-fsync-all=on --file-sync-mode=fdatasync --file-num=1 --report-interval=1 --histogram

0 comments on commit 7031fc7

Please sign in to comment.