diff options
Diffstat (limited to 'units/stress')
-rw-r--r-- | units/stress/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/stress/jobs.pxu b/units/stress/jobs.pxu index e0c2e0af..9602a145 100644 --- a/units/stress/jobs.pxu +++ b/units/stress/jobs.pxu @@ -78,7 +78,7 @@ flags: noreturn user: root environ: PM_TEST_DRY_RUN command: - pm_test reboot --checkbox-respawn-cmd $PLAINBOX_SESSION_SHARE/__respawn_checkbox --fwts --log-level=debug --log-dir=$PLAINBOX_SESSION_SHARE --suspends-before-reboot=30 -r 3 --silent + pm_test reboot --checkbox-respawn-cmd $PLAINBOX_SESSION_SHARE/__respawn_checkbox --fwts --log-level=debug --log-dir=$PLAINBOX_SESSION_SHARE --suspends-before-reboot=30 -r 3 --silent --check-hardware-list _description: This is an automated stress test that will run a sequence of '30 suspend/resume cycles and one reboot' 3 times. |