diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-10-10 20:23:06 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-10-10 20:23:06 +0200 |
commit | 500407ee4a28432a45484ac1e5b0c8d1d2ccc801 (patch) | |
tree | 7ab86501460c1d922c16c248e0b538564f32116a /units/stress | |
parent | 9fd6fe38e6e169bcad53fc654608c3026b8300f1 (diff) |
Keep hibernate tests in the greylist
Diffstat (limited to 'units/stress')
-rw-r--r-- | units/stress/test-plan.pxu | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/units/stress/test-plan.pxu b/units/stress/test-plan.pxu index 5f72916..5581401 100644 --- a/units/stress/test-plan.pxu +++ b/units/stress/test-plan.pxu @@ -14,6 +14,8 @@ include: power-management/suspend_30_cycles certification-status=blocker power-management/suspend-30-cycle-log-attach power-management/suspend-30-cycles-time-check certification-status=non-blocker + power-management/hibernate_30_cycles certification-status=non-blocker + power-management/hibernate-30-cycle-log-attach stress/cpu_stress_ng_test certification-status=blocker id: stress-cert-blockers @@ -35,6 +37,15 @@ include: power-management/suspend-30-cycle-log-attach-with-reboots power-management/suspend-30-cycles-time-check-with-reboots +id: stress-hibernate-30-cycles-automated +unit: test plan +_name: Hibernate stress tests +_description: Hibernate stress tests +include: + power-management/hibernate_30_cycles certification-status=non-blocker + power-management/hibernate-30-cycles-log-check + power-management/hibernate-30-cycle-log-attach + id: stress-30-reboot-poweroff-automated unit: test plan _name: Power Management reboot and power off stress tests (automated) |