From 6bcf32590a44279c2abc02fa0fcedb746c00b1ea Mon Sep 17 00:00:00 2001 From: Lukas Waymann Date: Fri, 30 Oct 2020 13:25:47 +0800 Subject: Remove suspend/usb*_storage_preinserted_after_suspend jobs These jobs are functionally equivalent to after-suspend-usb/storage-preinserted and after-suspend-usb3/storage-preinserted. --- units/suspend/suspend.pxu | 28 ---------------------------- 1 file changed, 28 deletions(-) (limited to 'units/suspend') diff --git a/units/suspend/suspend.pxu b/units/suspend/suspend.pxu index 7874819..a2830d4 100644 --- a/units/suspend/suspend.pxu +++ b/units/suspend/suspend.pxu @@ -1634,34 +1634,6 @@ _description: This test is automated and executes after the suspend/usb3_insert_after_suspend test is run. -plugin: shell -category_id: com.canonical.plainbox::suspend -id: suspend/usb_storage_preinserted_after_suspend -estimated_duration: 1.2 -user: root -depends: suspend/suspend_advanced_auto -command: removable_storage_test.py -l usb && removable_storage_test.py -s 268400000 usb -_description: - This is an automated version of usb/storage-automated and assumes that the - server has usb storage devices plugged in prior to checkbox execution. It - is intended for servers and SRU automated testing. -requires: - manifest.has_usb_storage == 'True' - -plugin: shell -category_id: com.canonical.plainbox::suspend -id: suspend/usb3_storage_preinserted_after_suspend -estimated_duration: 1.2 -user: root -requires: - usb.usb3 == 'supported' -depends: suspend/suspend_advanced_auto -command: removable_storage_test.py -l usb && removable_storage_test.py -s 268400000 -m 500000000 usb --driver xhci_hcd -_description: - This is an automated version of usb3/storage-automated and assumes that the - server has usb 3.0 storage devices plugged in prior to checkbox execution. It - is intended for servers and SRU automated testing. - plugin: shell category_id: com.canonical.plainbox::suspend id: suspend/usb_performance_after_suspend -- cgit v1.2.3