diff options
author | ray.chen <ray.chen@canonical.com> | 2019-10-16 10:00:11 +0800 |
---|---|---|
committer | ray.chen <ray.chen@canonical.com> | 2019-10-16 10:00:11 +0800 |
commit | 678455e711850aac9a3439890969119b26d1ddf6 (patch) | |
tree | 7ce8c41d0487cde69b0da683305ed2db81c74f58 /units | |
parent | 33d929a0847d1cb27d4c06bc884ea8aea15eb773 (diff) |
add: New snap automated test plan for OEM devices
Diffstat (limited to 'units')
-rw-r--r-- | units/snappy/test-plan.pxu | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/units/snappy/test-plan.pxu b/units/snappy/test-plan.pxu index 7734a15e..f688bbf4 100644 --- a/units/snappy/test-plan.pxu +++ b/units/snappy/test-plan.pxu @@ -85,20 +85,12 @@ bootstrap_include: id: snappy-snap-automated-lightweight unit: test plan -_name: Automated tests for snap command lightweight +_name: Automated tests for snap command (lightweight version) _description: - QA test plan that includes automated tests for the snap command for OEM classic - Ubuntu Core devices. + QA test plan that includes automated tests for the snap command for OEM classic 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 +exclude: + snappy/test-store.* +nested_part: + snappy-snap-automated |