diff options
author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2014-08-28 17:24:23 +0800 |
---|---|---|
committer | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2014-08-28 17:24:23 +0800 |
commit | c9c8b2f33fbd4132bfc3cddcf4fc69f5fd23ae57 (patch) | |
tree | be5561a3ececc2f992bb758f3b1694b141653387 /jobs | |
parent | e489ded6dbc4379bba1edf461cc654076d6a6b22 (diff) |
graphics-legacy.txt.in: change the glxgear job type to user-interact-verify
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/graphics-legacy.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/graphics-legacy.txt.in b/jobs/graphics-legacy.txt.in index 795e41d..a9903cc 100644 --- a/jobs/graphics-legacy.txt.in +++ b/jobs/graphics-legacy.txt.in @@ -157,7 +157,7 @@ estimated_duration: 0.131 _description: Check that hardware is able to run Unity 3D _summary: Test Unity 3D support -plugin: user-verify +plugin: user-interact-verify id: graphics/glxgears requires: package.name == 'mesa-utils' command: glxgears; true |