Skip to content

Commit

Permalink
address some self-review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gargnitingoogle committed Aug 7, 2024
1 parent 207a45a commit 2e21e96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class FioWorkload:
5. numThreads (int): equivalent of numjobs in fio job file. Must be greater
than 0.
6. bucket (string): Name of a GCS bucket to read input files from.
7. readTypes (list of strings): a list containing multiple values out of
7. readTypes (set of strings): a set containing multiple values out of
'read', 'randread'.
"""

Expand Down

0 comments on commit 2e21e96

Please sign in to comment.