diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2018-10-01 17:41:23 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2018-10-01 17:41:23 -0400 |
commit | fac50e39a9e1354e53e877b13914f52180a66fd2 (patch) | |
tree | 287a8162d830d546888c618a70391ca33b7e4f80 /units | |
parent | e89c21bd5e96c8ae44d4b5530aa339ad04e514b5 (diff) |
Added a server info-attachment testplan too so that I can start taking advantage of nested testplans.
Diffstat (limited to 'units')
-rw-r--r-- | units/info/test-plan.pxu | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/units/info/test-plan.pxu b/units/info/test-plan.pxu index c7905b7..01b33d2 100644 --- a/units/info/test-plan.pxu +++ b/units/info/test-plan.pxu @@ -55,3 +55,38 @@ include: bootstrap_include: device +id: info-attachment-server-automated +unit: test plan +_name: Info attachment jobs for Server Cert (Automated) +_description: + Info attachment jobs for Server Cert(Automated) +include: + config_file_attachment + cpuinfo_attachment + dkms_info_attachment + dmesg_attachment + dmi_attachment + dmidecode_attachment + efi_attachment + info/disk_partitions + info/hdparm_.*.txt + installer_debug.gz + kernel_cmdline_attachment + lsblk_attachment + lshw_attachment + lsmod_attachment + lspci_attachment + lstopo_verbose_attachment + lstopo_visual_attachment + lsusb_attachment + meminfo_attachment + modinfo_attachment + modprobe_attachment + modules_attachment + sysctl_attachment + sysfs_attachment + udev_attachment + udev-summary_attachment +bootstrap_include: + device + fwts |