summaryrefslogtreecommitdiff
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2022-04-12 09:38:46 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2022-04-12 09:38:46 +0200
commit8cbb8b6c097e03a068ea2a1c1d1dcaff8e0649a9 (patch)
tree50aa6c2ad6449936a63ef53cc9accc75ae4f3edd
parent6e813923e66585025c6411b5ccbf6232cf51a17a (diff)
suspend.pxu: Remove two obsolete jobs
suspend/{index}_driver_version_after_suspend_{product_slug} suspend/driver_version_after_suspend
-rw-r--r--units/suspend/suspend.pxu22
1 files changed, 0 insertions, 22 deletions
diff --git a/units/suspend/suspend.pxu b/units/suspend/suspend.pxu
index 73a56dc..8f504fc 100644
--- a/units/suspend/suspend.pxu
+++ b/units/suspend/suspend.pxu
@@ -2247,28 +2247,6 @@ _description:
VERIFICATION:
Do you see color bars and static?
-unit: template
-template-resource: graphics_card
-template-filter: graphics_card.prime_gpu_offload == 'Off'
-plugin: shell
-category_id: com.canonical.plainbox::suspend
-id: suspend/{index}_driver_version_after_suspend_{product_slug}
-depends: suspend/{index}_suspend_after_switch_to_card_{product_slug}
-command: graphics_driver
-estimated_duration: 0.500
-_description: Parses Xorg.0.Log and discovers the running X driver and version after suspend for the {vendor} {product} graphics card
-_summary: Test X driver/version after suspend for {vendor} {product}
-
-id: suspend/driver_version_after_suspend
-requires: device.category == 'VIDEO'
-depends: suspend/suspend_advanced_auto
-plugin: shell
-category_id: com.canonical.plainbox::suspend
-command: graphics_driver
-estimated_duration: 0.500
-_description: Parses Xorg.0.Log and discovers the running X driver and version after suspend
-_summary: Test X driver/version after suspend
-
id: suspend/oops_after_suspend
depends: suspend/suspend_advanced_auto
plugin:shell