impemented mock testing
This commit is contained in:
@@ -141,6 +141,13 @@ ryzenadj = "ryzenadj"
|
||||
|
||||
# env health verification
|
||||
|
||||
[benchmarking]
|
||||
idle_duration_s = 10
|
||||
stress_duration_min_s = 15
|
||||
stress_duration_max_s = 45
|
||||
cool_down_s = 5
|
||||
power_steps_watts = [15.0, 20.0, 25.0, 30.0, 35.0]
|
||||
|
||||
[[preflight_checks]]
|
||||
name = "MSR Write Access"
|
||||
check_cmd = "grep -q 'msr.allow_writes=on' /proc/cmdline"
|
||||
|
||||
Reference in New Issue
Block a user