diff options
author | ray.chen <ray.chen@canonical.com> | 2019-10-15 15:23:59 +0800 |
---|---|---|
committer | ray.chen <ray.chen@canonical.com> | 2019-10-15 15:44:37 +0800 |
commit | 33d929a0847d1cb27d4c06bc884ea8aea15eb773 (patch) | |
tree | 6b31e914237ee32f738883a886db604bc0977c89 | |
parent | 5e8669baa45eeeb20480563a9dbab68325c543ca (diff) |
test plan: Add snappy-snap-automated-lightweight test plan for OEM testing
-rw-r--r-- | units/snappy/test-plan.pxu | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/units/snappy/test-plan.pxu b/units/snappy/test-plan.pxu index 9efba23..7734a15 100644 --- a/units/snappy/test-plan.pxu +++ b/units/snappy/test-plan.pxu @@ -82,3 +82,23 @@ mandatory_include: snap bootstrap_include: model_assertion + +id: snappy-snap-automated-lightweight +unit: test plan +_name: Automated tests for snap command lightweight +_description: + QA test plan that includes automated tests for the snap command for OEM classic + Ubuntu Core devices. +estimated_duration: 1m +include: + snappy/snap-list + snappy/snap-search + snappy/snap-install + snappy/snap-refresh-automated + snappy/snap-revert-automated + snappy/snap-reupdate-automated + snappy/snap-remove +mandatory_include: + snap +bootstrap_include: + model_assertion |