diff options
| -rw-r--r-- | units/somerville-addon.pxu | 21 | ||||
| -rw-r--r-- | units/stella-addon.pxu | 10 |
2 files changed, 31 insertions, 0 deletions
diff --git a/units/somerville-addon.pxu b/units/somerville-addon.pxu new file mode 100644 index 0000000..97f630a --- /dev/null +++ b/units/somerville-addon.pxu @@ -0,0 +1,21 @@ +# Version: 1.0.0 2020-07-30 +id: somerville-addon +_name: Somerville Add-on Cards Test +unit: test plan +_description: Somerville Add-on Card Test +include: + com.canonical.certification::dell_bto_xml_attachment + com.canonical.certification::info/detect_dell_recovery + somerville/recovery/desktop-disk + somerville/phase-sku + somerville/phase-platform + somerville/dell-repository + somerville/installation + somerville/platform-meta-test + somerville/desktop-kpi-dashboard +nested_part: + oem-generic-addoncard + power-management-s + com.canonical.certification::power-management-reboot-poweroff-cert + + diff --git a/units/stella-addon.pxu b/units/stella-addon.pxu new file mode 100644 index 0000000..cdbab34 --- /dev/null +++ b/units/stella-addon.pxu @@ -0,0 +1,10 @@ +# Version: 1.0.0 2020-07-30 +id: stella-addon +_name: Stella Add-on Cards Test +unit: test plan +_description: Stella Add-on Card Test +include: +nested_part: + oem-generic-addoncard +mandatory_include: +exclude: |
