diff options
author | Daniel Manrique <roadmr@ubuntu.com> | 2014-05-02 08:55:53 -0400 |
---|---|---|
committer | Daniel Manrique <> | 2014-05-02 08:55:53 -0400 |
commit | 016c0f12c6356f6a6cb3b52a03a5e0ad86ab2f6e (patch) | |
tree | 87714e7617ab507b07864f37896c280b1a21fd84 | |
parent | 6a849dc3cbc2101ebb643061c700186462621e6d (diff) | |
parent | 4943946ef0a56f59804772343c937d42d776cd82 (diff) |
"providers:checkbox: Added estimated duration for some tests [r=zkrynicki][bug=1257362][author=roadmr]"
-rw-r--r-- | jobs/power-management.txt.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jobs/power-management.txt.in b/jobs/power-management.txt.in index f23e914..fd4803d 100644 --- a/jobs/power-management.txt.in +++ b/jobs/power-management.txt.in @@ -13,6 +13,7 @@ _description: plugin: shell id: power-management/fwts_wakealarm environ: PLAINBOX_SESSION_SHARE +estimated_duration: 25.0 user: root _description: Test ACPI Wakealarm (fwts wakealarm) requires: @@ -22,6 +23,7 @@ command: fwts_test -f aborted -t wakealarm -l $PLAINBOX_SESSION_SHARE/fwts-wakea plugin: attachment id: power-management/fwts_wakealarm-log-attach depends: power-management/fwts_wakealarm +estimated_duration: 2.0 _description: Attach log from fwts wakealarm test requires: package.name == 'fwts' |