steadystate: add some TODO items
authorVincent Fu <vincent.fu@samsung.com>
Mon, 20 Mar 2023 15:52:22 +0000 (11:52 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Mon, 20 Mar 2023 17:57:47 +0000 (13:57 -0400)
We need a better test script that includes test cases for the new
check_interval option. With the new test script we can be more
comfortable doing cleanups.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
STEADYSTATE-TODO

index 8c10c7f51e909be13ca09f5a4a0cf4c1e9515e02..2848eb5416655d2c22cf49eaf54aed4993aa4cb8 100644 (file)
@@ -1,5 +1,15 @@
 Known issues/TODO (for steady-state)
 
+- Replace the test script with a better one
+  - Add test cases for the new check_interval option
+  - Parse debug=steadystate output to check calculations
+
+- Instead of calculating `intervals` every time, calculate it once and stash it
+  somewhere
+
+- Add the time unit to the ss_dur and check_interval variable names to reduce
+  possible confusion
+
 - Better documentation for output
 
 - Report read, write, trim IOPS/BW separately