diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-22 11:44:54 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-22 11:44:54 +0200 |
commit | 75cc3d5452c785814ac56008858335acbf3a1c5c (patch) | |
tree | 4296eb7151002b39ccd955929485d4c802400d3f /units/hibernate | |
parent | 55f01446208280ac83f0613694e8bf31e58cb329 (diff) |
Nested test plans meant to build the desktop certification test plan
Diffstat (limited to 'units/hibernate')
-rw-r--r-- | units/hibernate/test-plan.pxu | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/units/hibernate/test-plan.pxu b/units/hibernate/test-plan.pxu new file mode 100644 index 00000000..3c0f12a6 --- /dev/null +++ b/units/hibernate/test-plan.pxu @@ -0,0 +1,16 @@ +id: hibernate-integrated-gpu-cert-full +unit: test plan +_name: Hibernate tests (integrated GPU) +_description: Hibernate tests (integrated GPU) +include: + power-management/1_hibernate_advanced_.* certification-status=non-blocker + power-management/1_hibernate-single-log-attach_.* + keys/hibernate certification-status=blocker + +id: hibernate-discrete-gpu-cert-full +unit: test plan +_name: Hibernate tests (discrete GPU) +_description: Hibernate tests (discrete GPU) +include: + power-management/2_hibernate_advanced_.* certification-status=non-blocker + power-management/2_hibernate-single-log-attach_.* |