Merge ~bettyl/plainbox-provider-checkbox:add-after-suspend-camera into plainbox-provider-checkbox:master

Proposed by Betty Lin
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 894245484e583777503dcdfaf4722444e17f5e00
Merged at revision: ac256d99faeecd5f45f80ebc75c486a388ddeed1
Proposed branch: ~bettyl/plainbox-provider-checkbox:add-after-suspend-camera
Merge into: plainbox-provider-checkbox:master
Diff against target: 20 lines (+2/-0)
1 file modified
units/camera/jobs.pxu (+2/-0)
Reviewer Review Type Date Requested Status
Sylvain Pineau Approve
Review via email: mp+368698@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

LGTM, thanks for the fix

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/camera/jobs.pxu b/units/camera/jobs.pxu
2index b1e4b9c..0605d18 100644
3--- a/units/camera/jobs.pxu
4+++ b/units/camera/jobs.pxu
5@@ -15,6 +15,7 @@ template-unit: job
6 plugin: user-interact-verify
7 category_id: com.canonical.plainbox::camera
8 id: camera/display_{name}
9+flags: also-after-suspend-manual
10 _summary: Webcam video display test for {product_slug}
11 estimated_duration: 120.0
12 depends: camera/detect
13@@ -57,6 +58,7 @@ plugin: user-interact-verify
14 template-engine: jinja2
15 category_id: com.canonical.plainbox::camera
16 id: camera/still_{{ name }}
17+flags: also-after-suspend-manual
18 _summary: Webcam still image capture test for {{ product_slug }}
19 estimated_duration: 120.0
20 depends: camera/detect

Subscribers

People subscribed via source and target branches