summaryrefslogtreecommitdiff
path: root/units
diff options
authorMaciej Kisielewski <maciej.kisielewski@canonical.com>2018-02-05 15:41:06 +0100
committerMaciej Kisielewski <maciej.kisielewski@canonical.com>2018-02-05 15:41:06 +0100
commit427c7646e8f6a6ef9fab5b4c2cada62949752be5 (patch)
tree76aef18e9590c806e9b1b951676a383594f49697 /units
parent2f37b33f3a462b6b5b8ca98b1030efe392ae6cdb (diff)
split stress-cert-full into three
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
Diffstat (limited to 'units')
-rw-r--r--units/stress/test-plan.pxu18
1 files changed, 17 insertions, 1 deletions
diff --git a/units/stress/test-plan.pxu b/units/stress/test-plan.pxu
index 5581401..659e04e 100644
--- a/units/stress/test-plan.pxu
+++ b/units/stress/test-plan.pxu
@@ -1,11 +1,27 @@
id: stress-cert-full
unit: test plan
_name: Stress tests
-_description: Stress tests
+_description:
+ Stress tests
include:
nested_part:
+ com.canonical.certification::stress-cert-manual
+ com.canonical.certification::stress-cert-automated
+
+id: stress-cert-manual
+unit: test plan
+_name: Stress tests (Manual)
+_description:
+ Stress tests (Manual)
+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
+nested_part:
stress-cert-automated
+
id: stress-cert-automated
unit: test plan
_name: Stress tests (automated)