summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorcgregan@canonical.com <>2014-07-10 08:47:19 -0400
committercgregan@canonical.com <>2014-07-10 08:47:19 -0400
commit8919566e11b3ddb595e4ec0f6fc349301a0e1d3c (patch)
tree8bf5e69e0d4804e28a1b01b4befb7b4db5f15ba4 /jobs
parente6b66ff244d1a14ec82cb17eeed8fb2abf1ff637 (diff)
Added verification to the job type
Diffstat (limited to 'jobs')
-rw-r--r--jobs/touchscreen.txt.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/jobs/touchscreen.txt.in b/jobs/touchscreen.txt.in
index 24fd4b6..2b67945 100644
--- a/jobs/touchscreen.txt.in
+++ b/jobs/touchscreen.txt.in
@@ -91,7 +91,7 @@ _description:
VERIFICATION:
Did the tap open the Dash?
-plugin: user-interact
+plugin: user-interact-verify
id: touchscreen/3-touch-tap
depends: touchscreen/multitouch-automated
estimated_duration: 15.0
@@ -105,7 +105,7 @@ _description:
Did you see the green circles around the three fingers?
command: qmlscene $PLAINBOX_PROVIDER_DATA/touch_tap_test.qml --touchpoints=3 2>&1 | grep -o PASS
-plugin: user-interact
+plugin: user-interact-verify
id: touchscreen/4-touch-tap
depends: touchscreen/multitouch-automated
estimated_duration: 15.0