NVIDIA / Bobber

Containerized testing of system components that impact AI workload performance
MIT License
14 stars 5 forks source link

Allow for random IO workloads via fio - default to sequential #67

Closed joehandzik closed 3 years ago

joehandzik commented 3 years ago

Signed-Off-By: Joe Handzik jhandzik@nvidia.com

joehandzik commented 3 years ago

Updated read-pattern argument to random in the CI test - this lets us test the default and the alternate argument between reads and writes in the same test sweep. If this passes CI, I am comfortable merging it.

joehandzik commented 3 years ago

@roclark - CI job shows the expected IO sequential/random IO patterns and completes fine. Tracking #80 for a further enhancement to make it super clear what the IO pattern was in result reporting. Merging!