File tree Expand file tree Collapse file tree
checkbox-ng/plainbox/impl/providers/manifest/units
metabox/metabox/metabox-provider/units
providers/base/units/smoke Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ unit: job
22id : collect-manifest
33category_id : com.canonical.plainbox::info
44summary : Collect the hardware manifest (interactively)
5- description : |
5+ purpose : |
66 This job interactively asks the user about each manifest entry and stores the
77 result. This job can be omitted but the manifest may be incomplete unless it
88 was cached on an earlier run or provided externally.
@@ -17,7 +17,7 @@ unit: job
1717id : manifest
1818category_id : com.canonical.plainbox::info
1919summary : Hardware Manifest
20- description : This job loads the hardware manifest and exposes it as a resource.
20+ purpose : This job loads the hardware manifest and exposes it as a resource.
2121plugin : resource
2222command : plainbox-manifest-resource
2323estimated_duration : ' 1'
Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ command: 'true'
204204id : ordering_groups
205205name : ordering_groups
206206unit : test plan
207- summary : Group order test
207+ description : Group order test
208208include :
209209 - groups_1_C
210210 - groups_1_g2
@@ -243,7 +243,7 @@ command: 'true'
243243id : ordering_groups_cycle
244244name : ordering_groups_cycle
245245unit : test plan
246- summary : Group cycle test
246+ description : Group cycle test
247247include :
248248 - groups_2_A1
249249 - groups_2_A2
@@ -311,7 +311,7 @@ command: 'True'
311311id : ordering_groups_template
312312name : ordering_groups_template
313313unit : test plan
314- summary : Templated group order test
314+ description : Templated group order test
315315include :
316316 - teardown_order_id
317317 - test_feature_order_B.*
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ include:
3838unit : test plan
3939id : pass-only-rerun
4040name : Pass only on rerun
41- summary : Test that passes only at the secont try
41+ description : Test that passes only at the secont try
4242include :
4343 - pass-rerun
4444 - basic-shell-failing
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ command: |
1717id : verify_simple_guards
1818flags :
1919 - simple
20- name : Verify that the simple guards were created
20+ summary : Verify that the simple guards were created
2121command : |
2222 if ! test -f $PLAINBOX_SESSION_SHARE/setup_include_guard; then
2323 echo "setup_guard didn't run"
Original file line number Diff line number Diff line change @@ -44,7 +44,6 @@ summary: Verify job result status when requirements are not met.
4444---
4545plugin : manual
4646id : smoke/manual
47- description : ' '
4847purpose : This test checks that the manual plugin works fine
4948steps : |
5049 1. Add a comment
You can’t perform that action at this time.
0 commit comments