summaryrefslogtreecommitdiff
path: root/units/graphics
diff options
authorPMR <pmr@pmr-lander>2017-09-26 07:30:47 +0000
committerPMR <pmr@pmr-lander>2017-09-26 07:30:47 +0000
commit1b90e960b7096bd2d30e5a2c28381f11fcd6f0dc (patch)
treebfba37fa8a26f41ecd8de26125ba03506c01126c /units/graphics
parentaf1658bd8f55f97ef9d3ecb239c33b6fa7247a78 (diff)
parent704d45e3a86d7efc226685da2cf065ab4cc77442 (diff)
Merge #331290 from ~sylvain-pineau/plainbox-provider-checkbox:blockers-auto-nested-parts
Diffstat (limited to 'units/graphics')
-rw-r--r--units/graphics/test-plan.pxu66
1 files changed, 66 insertions, 0 deletions
diff --git a/units/graphics/test-plan.pxu b/units/graphics/test-plan.pxu
index d292060..a85b194 100644
--- a/units/graphics/test-plan.pxu
+++ b/units/graphics/test-plan.pxu
@@ -76,3 +76,69 @@ include:
suspend/2_video_after_suspend_.*_xenial certification-status=blocker
suspend/2_cycle_resolutions_after_suspend_.*_xenial certification-status=non-blocker
suspend/2_xrandr_screens_after_suspend_.*.tar.gz_xenial
+
+id: graphics-integrated-gpu-cert-blockers
+unit: test plan
+_name: Graphics tests (integrated GPU, certification blockers only)
+_description: Graphics tests (integrated GPU, certification blockers only)
+include:
+ graphics/xorg-version certification-status=blocker
+ graphics/xorg-failsafe certification-status=blocker
+ graphics/xorg-process certification-status=blocker
+ graphics/VESA_drivers_not_in_use certification-status=blocker
+ graphics/1_maximum_resolution_.* certification-status=blocker
+ graphics/1_glxgears_.* certification-status=blocker
+ graphics/1_driver_version_.* certification-status=blocker
+ graphics/1_compiz_check_.* certification-status=blocker
+ graphics/1_rotation_.* certification-status=blocker
+ graphics/1_video_.* certification-status=blocker
+bootstrap_include:
+ graphics_card
+
+id: graphics-discrete-gpu-cert-blockers
+unit: test plan
+_name: Graphics tests (discrete GPU, certification blockers only)
+_description: Graphics tests (discrete GPU, certification blockers only)
+include:
+ graphics/2_switch_card_.*_xenial certification-status=blocker
+ graphics/2_maximum_resolution_.* certification-status=blocker
+ graphics/2_valid_opengl_renderer_.* certification-status=blocker
+ graphics/2_glxgears_.* certification-status=blocker
+ graphics/2_driver_version_.* certification-status=blocker
+ graphics/2_compiz_check_.* certification-status=blocker
+ graphics/2_rotation_.* certification-status=blocker
+ graphics/2_video_.* certification-status=blocker
+bootstrap_include:
+ graphics_card
+
+id: after-suspend-graphics-integrated-gpu-cert-blockers
+unit: test plan
+_name: After suspend tests (integrated GPU, certification blockers only)
+_description: After suspend tests (integrated GPU, certification blockers only)
+include:
+ graphics/1_switch_card_.*_xenial certification-status=blocker
+ suspend/1_resolution_before_suspend_.*_xenial certification-status=blocker
+ suspend/suspend_advanced certification-status=blocker
+ power-management/lid certification-status=blocker
+ power-management/lid_close certification-status=blocker
+ power-management/lid_open certification-status=blocker
+ suspend/1_compiz_check_after_suspend_.*_xenial certification-status=blocker
+ suspend/1_driver_version_after_suspend_.*_xenial certification-status=blocker
+ suspend/1_resolution_after_suspend_.*_xenial certification-status=blocker
+ suspend/1_display_after_suspend_.*_xenial certification-status=blocker
+ suspend/1_glxgears_after_suspend_.*_xenial certification-status=blocker
+ suspend/1_video_after_suspend_.*_xenial certification-status=blocker
+
+id: after-suspend-graphics-discrete-gpu-cert-blockers
+unit: test plan
+_name: After suspend tests (discrete GPU, certification blockers only)
+_description: After suspend tests (discrete GPU, certification blockers only)
+include:
+ suspend/2_resolution_before_suspend_.*_xenial certification-status=blocker
+ suspend/2_suspend_after_switch_to_card_.*_xenial certification-status=blocker
+ suspend/2_compiz_check_after_suspend_.*_xenial certification-status=blocker
+ suspend/2_driver_version_after_suspend_.*_xenial certification-status=blocker
+ suspend/2_resolution_after_suspend_.*_xenial certification-status=blocker
+ suspend/2_display_after_suspend_.*_xenial certification-status=blocker
+ suspend/2_glxgears_after_suspend_.*_xenial certification-status=blocker
+ suspend/2_video_after_suspend_.*_xenial certification-status=blocker