summaryrefslogtreecommitdiff
path: root/units/security
diff options
Diffstat (limited to 'units/security')
-rw-r--r--units/security/category.pxu3
-rw-r--r--units/security/test-plan.pxu31
2 files changed, 34 insertions, 0 deletions
diff --git a/units/security/category.pxu b/units/security/category.pxu
new file mode 100644
index 00000000..a29d6a77
--- /dev/null
+++ b/units/security/category.pxu
@@ -0,0 +1,3 @@
+unit: category
+id: security
+_name: Security
diff --git a/units/security/test-plan.pxu b/units/security/test-plan.pxu
new file mode 100644
index 00000000..594bf313
--- /dev/null
+++ b/units/security/test-plan.pxu
@@ -0,0 +1,31 @@
+id: kernel-security-full
+unit: test plan
+_name: Kernel-security tests
+_description: Collection of tests from QA Regression Testing repository
+include:
+nested_part:
+ kernel-security-automated
+estimated_duration: 900s
+
+id: kernel-security-automated
+unit: test plan
+_name: Automated kernel-security tests
+_description: Automated kernel-security tests for Snappy Ubuntu Core devices
+estimated_duration: 900s
+include:
+
+id: tainted-kernel-security-full
+unit: test plan
+_name: Kernel-security tests (tainted)
+_description: Kernel-security from QA Regression Testing (ignoring tainting)
+include:
+nested_part:
+ tainted-kernel-security-automated
+estimated_duration: 870s
+
+id: tainted-kernel-security-automated
+unit: test plan
+_name: Automated kernel-security tests (tainted)
+_description: Automated kernel-security tests (ignoring tainting)
+include:
+estimated_duration: 870s