From 894245484e583777503dcdfaf4722444e17f5e00 Mon Sep 17 00:00:00 2001 From: Betty Lin Date: Wed, 12 Jun 2019 16:46:21 +0800 Subject: add flags to make the after suspend camera test can be run We have after-suspend-camera-cert-blockers test plan but there is no correspond test case for it. Add the flags to make the test can be run. LP: #1831854 --- units/camera/jobs.pxu | 2 ++ 1 file changed, 2 insertions(+) diff --git a/units/camera/jobs.pxu b/units/camera/jobs.pxu index b1e4b9c..0605d18 100644 --- a/units/camera/jobs.pxu +++ b/units/camera/jobs.pxu @@ -15,6 +15,7 @@ template-unit: job plugin: user-interact-verify category_id: com.canonical.plainbox::camera id: camera/display_{name} +flags: also-after-suspend-manual _summary: Webcam video display test for {product_slug} estimated_duration: 120.0 depends: camera/detect @@ -57,6 +58,7 @@ plugin: user-interact-verify template-engine: jinja2 category_id: com.canonical.plainbox::camera id: camera/still_{{ name }} +flags: also-after-suspend-manual _summary: Webcam still image capture test for {{ product_slug }} estimated_duration: 120.0 depends: camera/detect -- cgit v1.2.3