summaryrefslogtreecommitdiff
path: root/units
diff options
authorMaciej Kisielewski <maciej.kisielewski@canonical.com>2018-02-05 15:40:35 +0100
committerMaciej Kisielewski <maciej.kisielewski@canonical.com>2018-02-05 15:40:35 +0100
commit2f37b33f3a462b6b5b8ca98b1030efe392ae6cdb (patch)
treebcc472b6336ddedf7b39f60d0521de85b58ebc58 /units
parent90557ae1a8eb638860450708109599e7769e4c5b (diff)
split cpu-cert-full into three
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
Diffstat (limited to 'units')
-rw-r--r--units/cpu/test-plan.pxu14
1 files changed, 13 insertions, 1 deletions
diff --git a/units/cpu/test-plan.pxu b/units/cpu/test-plan.pxu
index 2678c31..c20efe8 100644
--- a/units/cpu/test-plan.pxu
+++ b/units/cpu/test-plan.pxu
@@ -1,11 +1,23 @@
id: cpu-cert-full
unit: test plan
_name: CPU tests
-_description: CPU tests
+_description:
+ CPU tests
+include:
+nested_part:
+ com.canonical.certification::cpu-cert-manual
+ com.canonical.certification::cpu-cert-automated
+
+id: cpu-cert-manual
+unit: test plan
+_name: CPU tests (Manual)
+_description:
+ CPU tests (Manual)
include:
nested_part:
cpu-cert-automated
+
id: cpu-cert-automated
unit: test plan
_name: CPU tests (automated)