diff options
author | PMR <pmr@pmr-lander> | 2019-10-16 06:21:32 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2019-10-16 06:21:32 +0000 |
commit | 5a17231d343d45da82f3062e526bbd4c62723aa5 (patch) | |
tree | 7ce8c41d0487cde69b0da683305ed2db81c74f58 /units | |
parent | 5e8669baa45eeeb20480563a9dbab68325c543ca (diff) | |
parent | 678455e711850aac9a3439890969119b26d1ddf6 (diff) |
Merge #374180 from ~ray.chen/plainbox-provider-checkbox:add-snappy-snap-automated-lightweight-TP
Add snap automated lightweight test plan for OEM testing
Diffstat (limited to 'units')
-rw-r--r-- | units/snappy/test-plan.pxu | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/units/snappy/test-plan.pxu b/units/snappy/test-plan.pxu index 9efba23..f688bbf 100644 --- a/units/snappy/test-plan.pxu +++ b/units/snappy/test-plan.pxu @@ -82,3 +82,15 @@ mandatory_include: snap bootstrap_include: model_assertion + +id: snappy-snap-automated-lightweight +unit: test plan +_name: Automated tests for snap command (lightweight version) +_description: + QA test plan that includes automated tests for the snap command for OEM classic devices. +estimated_duration: 1m +include: +exclude: + snappy/test-store.* +nested_part: + snappy-snap-automated |