diff options
| author | Pierre Equoy <pierre.equoy@canonical.com> | 2015-12-08 23:01:22 +0000 | 
|---|---|---|
| committer | Sylvain Pineau <> | 2015-12-08 23:01:22 +0000 | 
| commit | 395a718f8e8a143c14d1c046b7a212432503c934 (patch) | |
| tree | c296acd115b01af1f900705c633206ae4cc0df10 /jobs | |
| parent | 2999d1fd21e991c7b587e139d98eead9a70e8ff6 (diff) | |
| parent | 62ef4d0ee21046f3d83db4f7e8bca8e4d5778c5d (diff) | |
"automatic merge of lp:~pierre-equoy/checkbox/fix1516537-fwts-param-for-pm_test-script/ by tarmac [r=sylvain-pineau][bug=1516537][author=pierre-equoy]"
Diffstat (limited to 'jobs')
| -rw-r--r-- | jobs/stress.txt.in | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/jobs/stress.txt.in b/jobs/stress.txt.in index 64b064f..acd88c6 100644 --- a/jobs/stress.txt.in +++ b/jobs/stress.txt.in @@ -52,13 +52,13 @@ _description:  plugin: shell  category_id: 2013.com.canonical.plainbox::stress  id: power-management/suspend_30_cycles_with_reboots -estimated_duration: 7200 +estimated_duration: 5400.0  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 + pm_test reboot --fwts --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.  | 
