-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t/zbd: reset zones before tests with max_open_zones option
After the recent fix, fio no longer resets zones when it finds more zones in open condition than the max_open_zones option. This results in failure of test cases 12, 13, 29, 32, 48 and 51. To avoid the failures, reset zones at the beginning of the test cases. Signed-off-by: Shin'ichiro Kawasaki <[email protected]> Signed-off-by: Vincent Fu <[email protected]>
- Loading branch information
1 parent
6728202
commit 5b4c9c4
Showing
1 changed file
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters