Skip to content

Commit

Permalink
Update test_fio_benchmark.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pintojoy authored Nov 6, 2023
1 parent 2b2cdb1 commit 7e0debc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/e2e/performance/io_workload/test_fio_benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -538,8 +538,8 @@ def test_fio_compressed_workload(
# Setting the data set to 40% of the total storage capacity
self.setting_storage_usage()
#self.crd_data["spec"]["workload"]["args"]["prefill_bs"] = self.crd_data["spec"][
"workload"
]["args"]["bs"][0]
# "workload"
#]["args"]["bs"][0]
self.crd_data["spec"]["workload"]["args"]["prefill"] = "false'

self.get_env_info()
Expand Down

0 comments on commit 7e0debc

Please sign in to comment.