Merge ~ray.chen/plainbox-provider-checkbox:add-snappy-snap-automated-lightweight-TP into plainbox-provider-checkbox:master

Proposed by Ray Chen
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 678455e711850aac9a3439890969119b26d1ddf6
Merged at revision: 5a17231d343d45da82f3062e526bbd4c62723aa5
Proposed branch: ~ray.chen/plainbox-provider-checkbox:add-snappy-snap-automated-lightweight-TP
Merge into: plainbox-provider-checkbox:master
Diff against target: 20 lines (+12/-0)
1 file modified
units/snappy/test-plan.pxu (+12/-0)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Jonathan Cave Pending
Review via email: mp+374180@code.launchpad.net

This proposal supersedes a proposal from 2019-10-15.

Commit message

Add snap automated lightweight test plan for OEM testing

Description of the change

Add a lightweight snap automated test plan for OEM testing that exclude store related tests

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote : Posted in a previous version of this proposal

To better understand the purpose of the new test plan I'd just exclude the store tests explicitly while still nesting snappy-snap-automated:

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
 Ubuntu Core devices.
estimated_duration: 1m
include:
exclude:
    snappy/test-store.*
nested_part::
    snappy-snap-automated

Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote : Posted in a previous version of this proposal

nested_part: not nested_part::

Revision history for this message
Ray Chen (ray.chen) wrote :

Thanks for the suggestion, modified and resubmitted.

Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/snappy/test-plan.pxu b/units/snappy/test-plan.pxu
2index 9efba23..f688bbf 100644
3--- a/units/snappy/test-plan.pxu
4+++ b/units/snappy/test-plan.pxu
5@@ -82,3 +82,15 @@ mandatory_include:
6 snap
7 bootstrap_include:
8 model_assertion
9+
10+id: snappy-snap-automated-lightweight
11+unit: test plan
12+_name: Automated tests for snap command (lightweight version)
13+_description:
14+ QA test plan that includes automated tests for the snap command for OEM classic devices.
15+estimated_duration: 1m
16+include:
17+exclude:
18+ snappy/test-store.*
19+nested_part:
20+ snappy-snap-automated

Subscribers

People subscribed via source and target branches