lp://staging/~kissiel/checkbox/bootstrapping-include
- Get this branch:
- bzr branch lp://staging/~kissiel/checkbox/bootstrapping-include
Branch merges
- Zygmunt Krynicki (community): Approve
-
Diff: 325 lines (+187/-7)6 files modifiedcheckbox-touch/checkbox-touch.qml (+1/-0)
plainbox/docs/changelog.rst (+18/-2)
plainbox/docs/manpages/plainbox-test-plan-units.rst (+72/-0)
plainbox/plainbox/impl/session/assistant.py (+10/-5)
plainbox/plainbox/impl/unit/test_testplan.py (+28/-0)
plainbox/plainbox/impl/unit/testplan.py (+58/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 4004. By Maciej Kisielewski
-
plainbox:docs: update changelog
Signed-off-by: Maciej Kisielewski <email address hidden>
- 4003. By Maciej Kisielewski
-
plainbox:
docs:manpages: update test plan unit manpage Signed-off-by: Maciej Kisielewski <email address hidden>
- 4002. By Maciej Kisielewski
-
plainbox:
unit:testplan: add validators to the bootstrap_include field This patch adds validators for the bootstrapping section.
The validation should fail when the text listed in the section is not an ID of
some job, or when the job is listed in both: the bootstrap_include and include
sections.Signed-off-by: Maciej Kisielewski <email address hidden>
- 4001. By Maciej Kisielewski
-
plainbox:
session: assistant: use test plan's bootstrap_include field Signed-off-by: Maciej Kisielewski <email address hidden>
- 4000. By Maciej Kisielewski
-
plainbox:
unit:testplan: add qualifier for pulling bootstrapping jobs Signed-off-by: Maciej Kisielewski <email address hidden>
- 3999. By Maciej Kisielewski
-
plainbox:
unit:testplan: add bootstrap_include field This patch adds the 'bootstrap_include' field to the test plan unit. Jobs that
match this field should be executed before the application ask user which test
to run. Local and resource jobs that generate additional ones should be put in
this section.Signed-off-by: Maciej Kisielewski <email address hidden>
- 3998. By Maciej Kisielewski
-
plainbox:
unit:testplan: add get_bootstrap_ job_ids method that computes the set of all nodes present in the bootstrap_include field.
Signed-off-by: Maciej Kisielewski <email address hidden>
- 3997. By Maciej Kisielewski
-
checkbox-touch: enable local jobs
From now on, execution of local jobs is treated the same way as shell jobs.
Signed-off-by: Maciej Kisielewski <email address hidden>
- 3996. By Zygmunt Krynicki
-
"automatic merge of lp:~zyga/checkbox/kill-oldcli/ by tarmac [r=kissiel]
[bug=][ author= zyga]" - 3995. By Zygmunt Krynicki
-
"automatic merge of lp:~zyga/checkbox/infinite-rerun/ by tarmac [r=kissiel]
[bug=][ author= zyga]"
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/checkbox