diff options
author | Gene Li <gene.li@canonical.com> | 2020-10-14 15:50:44 +0800 |
---|---|---|
committer | Gene Li <gene.li@canonical.com> | 2020-10-14 15:50:44 +0800 |
commit | d02137aeca40c7c96ccd1edd5ce19d105220b9f7 (patch) | |
tree | 24a77745c3ae4466029025fd9fd0a964458b2194 | |
parent | 7ca99ba3bf80f130cb467626bd2965e5843015d3 (diff) |
Remove OEM fingerprint test case from test plan
Cert team has it's on fingerprint test cases, we don't need to use OEM fingerprint test case anymore.
-rw-r--r-- | units/somerville-iev-full-20-04.pxu | 3 | ||||
-rw-r--r-- | units/stella-full-20-04.pxu | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/units/somerville-iev-full-20-04.pxu b/units/somerville-iev-full-20-04.pxu index 1be42f7..77e75b4 100644 --- a/units/somerville-iev-full-20-04.pxu +++ b/units/somerville-iev-full-20-04.pxu @@ -12,9 +12,6 @@ include: somerville/dell-repository somerville/installation somerville/desktop-kpi-dashboard - somerville/fingerprint-login - somerville/fingerprint-negative - somerville/fingerprint-positive misc/generic/grub_boothole nested_part: somerville-oem-meta diff --git a/units/stella-full-20-04.pxu b/units/stella-full-20-04.pxu index 327e01a..8f6b7e1 100644 --- a/units/stella-full-20-04.pxu +++ b/units/stella-full-20-04.pxu @@ -7,9 +7,6 @@ include: stella/hp-documents stella/hp-wallpaper stella/desktop-kpi-dashboard - stella/fingerprint-login - stella/fingerprint-negative - stella/fingerprint-positive misc/generic/grub_boothole nested_part: stella-oem-meta |