~codersquid/checkbox-ng:update-certification-url

Last commit made on 2017-09-21
Get this branch:
git clone -b update-certification-url https://git.launchpad.net/~codersquid/checkbox-ng
Only Sheila Miguez can upload to this branch. If you are Sheila Miguez please log in for upload directions.

Branch merges

Branch information

Name:
update-certification-url
Repository:
lp:~codersquid/checkbox-ng

Recent commits

da961ee... by Sheila Miguez

updated submission-service api

b2edb74... by PMR <pmr@pmr-lander>

Merge #329446 from ~kissiel/checkbox-ng:run-subcmd-fixes

5538074... by Maciej Kisielewski

handle instatiation in `checkbox-cli run`

Before the session is finalized, SA's hand_pick_jobs is called with the same
pattern as in the first run. If any new job is matched, that hasn't run yet,
the whole main-job-running-loop is run. This happens until there is no new
job generated. This means there can be (theoretically) an infinite number
of steps - e.g. new instance instantiating new instance, and so on.

I think this makes plainbox' PXUs turing complete...

Signed-off-by: Maciej Kisielewski <email address hidden>

7882467... by Maciej Kisielewski

allow 'checkbox-cli run --resume'

Signed-off-by: Maciej Kisielewski <email address hidden>

d412e9a... by Maciej Kisielewski

make `run` subcommand configure restart strategy

Signed-off-by: Maciej Kisielewski <email address hidden>

3e02e27... by PMR <pmr@pmr-lander>

Merge #329296 from ~kissiel/checkbox-ng:use-sa-api-only

69cab94... by Maciej Kisielewski

use SA's hand_pick_jobs to implement `run` subcommand

Signed-off-by: Maciej Kisielewski <email address hidden>

d238bd8... by Maciej Kisielewski

get job state through SA instead of JSM

Signed-off-by: Maciej Kisielewski <email address hidden>

cab339f... by PMR <pmr@pmr-lander>

Merge #328022 from ~kissiel/checkbox-ng:restartable-fixes

eeb3918... by Maciej Kisielewski

add mention of __checkbox_respawn to the docs

Signed-off-by: Maciej Kisielewski <email address hidden>