diff options
| author | Po-Hsu Lin <po-hsu.lin@canonical.com> | 2014-08-29 13:17:50 +0000 |
|---|---|---|
| committer | Daniel Manrique <> | 2014-08-29 13:17:50 +0000 |
| commit | 0ae618d71523ce7b2f6e407fb7c88950fc5353c0 (patch) | |
| tree | caf0488a236d562f06a8bc6998e97c16b38edcaf | |
| parent | ad0f28a5090d05e1460140c4384881443dbefcf7 (diff) | |
| parent | 8f255e02832625192562560c52473f7502c0d15d (diff) | |
"automatic merge by tarmac [r=roadmr][bug=1362502][author=cypressyew]"
| -rw-r--r-- | jobs/graphics-legacy.txt.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/jobs/graphics-legacy.txt.in b/jobs/graphics-legacy.txt.in index ef6f64dc..889f28c1 100644 --- a/jobs/graphics-legacy.txt.in +++ b/jobs/graphics-legacy.txt.in @@ -21,7 +21,7 @@ _description: VERIFICATION: Did the resolution change as expected? -plugin: user-verify +plugin: user-interact-verify id: graphics/resolution requires: device.category == 'VIDEO' @@ -39,7 +39,7 @@ _description: VERIFICATION: Is this acceptable for your display? -plugin: user-verify +plugin: user-interact-verify id: graphics/screen-resolution requires: device.category == 'VIDEO' @@ -68,7 +68,7 @@ _description: . https://help.ubuntu.com/community/Installation/SystemRequirements -plugin: user-verify +plugin: user-interact-verify id: graphics/maximum_resolution requires: device.category == 'VIDEO' @@ -111,7 +111,7 @@ command: graphic_memory_info _description: Collect info on graphic memory. _summary: Collect info on graphic memory. -plugin: user-verify +plugin: user-interact-verify id: graphics/cycle_resolution requires: package.name == 'xorg' depends: graphics/VESA_drivers_not_in_use @@ -126,7 +126,7 @@ _description: VERIFICATION: Did the screen appear to be working for each mode? -plugin: user-verify +plugin: user-interact-verify id: graphics/rotation depends: graphics/xorg-version command: rotation_test @@ -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 |
