~zyga/checkbox/checkbox-hw-collect

3931.2.2 by Jeff Lane
Took the liberty of converting all whitelists to Test Plan units to avoid constantly being bothered by other devs who say 'please convert blah blah whitelist to a test plan'
1
id: usb-only
2
_name: USB Only Test Plan (Only tests USB ports)
3
unit: test plan
4
_description:
5
    This test plan is intended to be used for retesting of USB devices
6
    only.  It does not provide any testing of other hardware and should only be
7
    run at the direction of the Cert Team when re-testing of USB devices is
8
    requried.
9
include:
10
    # Meta-job to include required resources, please don't remove
11
    miscellanea/submission-resources
12
    # Info Attachment
13
    __info__
14
    cpuinfo_attachment
15
    dmesg_attachment
16
    dmi_attachment
17
    dmidecode_attachment
18
    efi_attachment
19
    lspci_attachment
20
    lshw_attachment
21
    lsusb_attachment
22
    meminfo_attachment
23
    modprobe_attachment
24
    modules_attachment
25
    sysctl_attachment
26
    sysfs_attachment
27
    udev_attachment
28
    lsmod_attachment
29
    info/hdparm
30
    info/hdparm_.*.txt
31
    info/disk_partitions
32
    # Actual test cases
33
    __miscellanea__
34
    miscellanea/get_make_and_model
35
    miscellanea/get_maas_version
36
    miscellanea/boot_mode
37
    __usb__
38
    usb/detect
39
    usb/storage-preinserted
40
    usb3/storage-preinserted