diff options
author | Jonathan Cave <jonathan.cave@canonical.com> | 2019-08-20 16:48:41 +0100 |
---|---|---|
committer | Jonathan Cave <jonathan.cave@canonical.com> | 2019-08-21 11:04:44 +0100 |
commit | 0cd65ac95c79d8dfbd5eee9e3b5006fde3fa8b12 (patch) | |
tree | 2857fc1d000d44510121cb2e12232e9f5c5fc2dc | |
parent | c9a40c0d49aef3e7323b88aa0d4133be1a0b4e50 (diff) |
memory: import from p-p-snappy
-rw-r--r-- | units/memory/test-plan.pxu | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/units/memory/test-plan.pxu b/units/memory/test-plan.pxu new file mode 100644 index 0000000..123d437 --- /dev/null +++ b/units/memory/test-plan.pxu @@ -0,0 +1,20 @@ +id: memory-full +unit: test plan +_name: Memory tests +_description: QA memory tests for Ubuntu Core devices +include: +nested_part: + memory-automated + +id: memory-manual +unit: test plan +_name: Manual memory tests +_description: Manual memory tests for Ubuntu Core devices +include: + +id: memory-automated +unit: test plan +_name: Automated memory tests +_description: Automated memory tests for Ubuntu Core devices +include: + memory/info |