From c868fb55fb99a4c20c4f2848302f9f91c2fb8f3a Mon Sep 17 00:00:00 2001 From: Maciej Kisielewski Date: Wed, 5 Aug 2015 15:06:17 +0200 Subject: providers:checkbox: add reboots with suspends job Signed-off-by: Maciej Kisielewski --- jobs/stress.txt.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/jobs/stress.txt.in b/jobs/stress.txt.in index 1715e95..00c0492 100644 --- a/jobs/stress.txt.in +++ b/jobs/stress.txt.in @@ -45,6 +45,18 @@ command: [ -e $PLAINBOX_SESSION_SHARE/hibernate_30_cycles.log ] && cat $PLAINBOX _description: Attaches the log from the 30 cycle Hibernate/Resume test if it exists +plugin: shell +id: power-management/suspend_30_cycles_with_reboots +estimated_duration: 7200 +depends: + power-management/rtc + suspend/suspend_advanced +user: root +command: + pm_test reboot --log-level=debug --log-dir=$PLAINBOX_SESSION_SHARE --suspends-before-reboot=30 -r 3 +_description: + This is an automated stress test that will run a sequence of '30 suspend/resume cycles and one reboot' 3 times. + plugin: shell id: power-management/suspend_30_cycles estimated_duration: 2400.0 -- cgit v1.2.3