diff options
author | Pierre Equoy <pierre.equoy@gmail.com> | 2018-04-25 13:27:14 +0800 |
---|---|---|
committer | Pierre Equoy <pierre.equoy@gmail.com> | 2018-04-25 13:27:14 +0800 |
commit | 761dcb9b5b048cff237c465b96829684d9163ae2 (patch) | |
tree | 77b502e24bd7a517705a00be1011671f507d03de /units | |
parent | 463fb04716b4d26cc6aeb8dda88d99093b10367d (diff) |
Add cert blocker status to reboot and poweroff stress tests
Diffstat (limited to 'units')
-rw-r--r-- | units/stress/test-plan.pxu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/units/stress/test-plan.pxu b/units/stress/test-plan.pxu index 659e04e..4286443 100644 --- a/units/stress/test-plan.pxu +++ b/units/stress/test-plan.pxu @@ -67,9 +67,9 @@ unit: test plan _name: Power Management reboot and power off stress tests (automated) _description: Power Management reboot and power off stress tests (automated) include: - stress/reboot_30 + stress/reboot_30 certification-status=blocker stress/reboot_30_log - stress/poweroff_30 + stress/poweroff_30 certification-status=blocker stress/poweroff_30_log id: stress-ng-cert-automated |