diff options
-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' |