summaryrefslogtreecommitdiff
path: root/units/stress
diff options
authorMaciej Kisielewski <maciej.kisielewski@canonical.com>2018-07-23 11:33:39 +0200
committerMaciej Kisielewski <maciej.kisielewski@canonical.com>2018-08-09 12:55:56 +0200
commit9a1771d46b10147cdecc5edb6b409e758ebc2542 (patch)
treef1fa5b82c121e9537f572720ec48402a0ead1fe5 /units/stress
parent5fb48b2e4e909b10fa37db74cbb31dd69468b222 (diff)
use hardware checking in 3 reboots with suspends tests
Fixes: LP:#1780408 Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
Diffstat (limited to 'units/stress')
-rw-r--r--units/stress/jobs.pxu2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/stress/jobs.pxu b/units/stress/jobs.pxu
index e0c2e0a..9602a14 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.