Re: [Xen-devel] [PATCH v2 8/9] sg-run-job: Add the test-livepatch.

2016-12-13 Thread Ian Jackson
Konrad Rzeszutek Wilk writes ("[PATCH v2 8/9] sg-run-job: Add the test-livepatch."): > This way we have the test-livepatch which can unroll to depend on: > ts-livepatch-install > ts-livepatch-run Acked-by: Ian Jackson ___ Xen-devel mailing list Xen-

[Xen-devel] [PATCH v2 8/9] sg-run-job: Add the test-livepatch.

2016-12-12 Thread Konrad Rzeszutek Wilk
This way we have the test-livepatch which can unroll to depend on: ts-livepatch-install ts-livepatch-run Signed-off-by: Konrad Rzeszutek Wilk --- v1: Initial submission v2: Include the plus host on the recipe. --- sg-run-job | 6 ++ 1 file changed, 6 insertions(+) diff --git a/sg-run-job