summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorPo-Hsu Lin <po-hsu.lin@canonical.com>2015-09-16 16:54:30 +0800
committerPo-Hsu Lin <po-hsu.lin@canonical.com>2015-09-16 16:54:30 +0800
commitdd97390efb2483317d140fb72d59420e7f05fdc9 (patch)
tree8c5c910ca71d21418c94e5b930872e6c0b4a2b51 /jobs
parent1e9afa8bb5403a818445901f635766b0c0268ec7 (diff)
provider:checkbox remove the redundant usb3 superspeed performance test
The usb3 superspeed performance test is using the exactly same command with usb3 storage test, there is no need to run it twice.
Diffstat (limited to 'jobs')
-rw-r--r--jobs/usb.txt.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/jobs/usb.txt.in b/jobs/usb.txt.in
index 68ac01d..99ea5af 100644
--- a/jobs/usb.txt.in
+++ b/jobs/usb.txt.in
@@ -224,17 +224,3 @@ command: removable_storage_test -s 268400000 -p 15 usb
_description:
This test will check that your USB 2.0 port transfers data at a
minimum expected speed.
-
-plugin: shell
-category_id: 2013.com.canonical.plainbox::usb
-id: usb3/superspeed_performance
-requires:
- usb.usb3 == 'supported'
-depends: usb3/insert
-user: root
-estimated_duration: 45.00
-command: removable_storage_test -s 268400000 -m 500000000 usb --driver xhci_hcd
-_description:
- This test will check that your USB 3.0 port could be recognized
- as SuperSpeed USB device using xhci_hcd driver and transfers data correctly.
-