diff options
author | cgregan@canonical.com <> | 2014-06-26 11:08:54 -0400 |
---|---|---|
committer | cgregan@canonical.com <> | 2014-06-26 11:08:54 -0400 |
commit | 9cc8e73d4f2b3e762999e250e7471625f37bc871 (patch) | |
tree | 84baf9a6e00c49c67f7337c07261643cc0ca2f2e | |
parent | afcb61fe4aef5630b07c955460440060365087ef (diff) |
changes to type on interact tests
-rw-r--r-- | jobs/camera.txt.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jobs/camera.txt.in b/jobs/camera.txt.in index 23aafed..f71cdcc 100644 --- a/jobs/camera.txt.in +++ b/jobs/camera.txt.in @@ -6,7 +6,7 @@ requires: command: camera_test detect _description: This Automated test attempts to detect a camera. -plugin: user-verify +plugin: user-verify-interact id: camera/display estimated_duration: 120.0 depends: camera/detect @@ -21,7 +21,7 @@ _description: VERIFICATION: Did you see the video capture? -plugin: user-verify +plugin: user-verify-interact id: camera/still estimated_duration: 120.0 depends: camera/detect |