Merge lp:~sylvain-pineau/checkbox/doc_fix_duality into lp:checkbox

Proposed by Sylvain Pineau
Status: Merged
Approved by: Maciej Kisielewski
Approved revision: 4486
Merged at revision: 4486
Proposed branch: lp:~sylvain-pineau/checkbox/doc_fix_duality
Merge into: lp:checkbox
Diff against target: 23 lines (+4/-4)
2 files modified
checkbox-ng/docs/launcher-tutorial.rst (+2/-2)
checkbox-ng/docs/nested-test-plan.rst (+2/-2)
To merge this branch: bzr merge lp:~sylvain-pineau/checkbox/doc_fix_duality
Reviewer Review Type Date Requested Status
Maciej Kisielewski Approve
Review via email: mp+305176@code.launchpad.net

Description of the change

Little fix to remove plainbox from main chapter titles to avoid confusion.

Moreover test plans don't work with `plainbox run` if they have a bootstrap include section since we need SessionAssistant for that (and checkbox-cli).

To post a comment you must log in.
Revision history for this message
Maciej Kisielewski (kissiel) wrote :

Good catch. +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'checkbox-ng/docs/launcher-tutorial.rst'
--- checkbox-ng/docs/launcher-tutorial.rst 2016-09-07 12:43:10 +0000
+++ checkbox-ng/docs/launcher-tutorial.rst 2016-09-08 07:21:38 +0000
@@ -1,5 +1,5 @@
1Checkbox/plainbox launchers tutorial1Checkbox launchers tutorial
2^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^2^^^^^^^^^^^^^^^^^^^^^^^^^^^
33
4Checkbox launchers are INI files that customize checkbox experience. The4Checkbox launchers are INI files that customize checkbox experience. The
5customization includes:5customization includes:
66
=== modified file 'checkbox-ng/docs/nested-test-plan.rst'
--- checkbox-ng/docs/nested-test-plan.rst 2016-09-06 15:47:58 +0000
+++ checkbox-ng/docs/nested-test-plan.rst 2016-09-08 07:21:38 +0000
@@ -1,5 +1,5 @@
1Checkbox/plainbox nested test plans tutorial1Checkbox nested test plans tutorial
2^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^2^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
33
4We designed checkbox to consume test providers. Hence the test harness and the4We designed checkbox to consume test providers. Hence the test harness and the
5tests are completely separated. Checkbox can load tests from multiple providers.5tests are completely separated. Checkbox can load tests from multiple providers.

Subscribers

People subscribed via source and target branches