xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2]  OSSTest test-harness for livepatches.
@ 2016-12-13  6:39 Konrad Rzeszutek Wilk
  2016-12-13  6:39 ` [PATCH v2 1/9] OssTest: Add target_cmd_root_status which returns return code Konrad Rzeszutek Wilk
                   ` (8 more replies)
  0 siblings, 9 replies; 26+ messages in thread
From: Konrad Rzeszutek Wilk @ 2016-12-13  6:39 UTC (permalink / raw)
  To: xen-devel, Ian.Jackson; +Cc: ross.lagerwall, Marcos.Matsunaga

Heya!

Since v1:
 - Acted on all reviews (I hope)
 - Added more patches.

With this test-harness I am able to run the regressions tests on livepatches
on Xen 4.8. I only used the standalone tests. The incantations was:

To prep:
./sg-run-job build-amd64
./sg-run-job build-amd64-pvops

And then to run:
./sg-run-job test-amd64-amd64-livepatch

Anyhow, please see the patches and provide feedback.

Thanks!

 Osstest/TestSupport.pm |  39 ++++++++----
 make-flight            |  12 ++++
 mfi-common             |   9 +++
 sg-run-job             |   6 ++
 ts-livepatch-install   |  37 +++++++++++
 ts-livepatch-run       | 168 +++++++++++++++++++++++++++++++++++++++++++++++++
 ts-xen-build           |  24 +++++--
 7 files changed, 279 insertions(+), 16 deletions(-)

Konrad Rzeszutek Wilk (9):
      OssTest: Add target_cmd_root_status which returns return code.
      Osstest: Add target_cmd_output_root_status
      OssTest: Add target_dir_exists
      ts-xen-build: Make {xen|}dist.tar.gz only if $builddir/install/{$xen|}install
      ts-xen-build: Enable livepatch.
      ts-xen-build: Build the livepatch test-cases
      ts-livepatch-[install|run]: Install and initial test-cases.
      sg-run-job: Add the test-livepatch.
      make-flight/mfi-common: Add livepatch build/test target in the matrix.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2017-05-18 19:58 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-13  6:39 [PATCH v2] OSSTest test-harness for livepatches Konrad Rzeszutek Wilk
2016-12-13  6:39 ` [PATCH v2 1/9] OssTest: Add target_cmd_root_status which returns return code Konrad Rzeszutek Wilk
2016-12-13 16:20   ` Ian Jackson
2016-12-13  6:39 ` [PATCH v2 2/9] Osstest: Add target_cmd_output_root_status Konrad Rzeszutek Wilk
2016-12-13 16:23   ` Ian Jackson
2016-12-13  6:39 ` [PATCH v2 3/9] OssTest: Add target_dir_exists Konrad Rzeszutek Wilk
2016-12-13 16:24   ` Ian Jackson
2017-05-17 20:59     ` Konrad Rzeszutek Wilk
2017-05-18 16:50       ` Ian Jackson
2016-12-13  6:39 ` [PATCH v2 4/9] ts-xen-build: Make {xen|}dist.tar.gz only if $builddir/install/{$xen|}install Konrad Rzeszutek Wilk
2016-12-13  6:39 ` [PATCH v2 5/9] ts-xen-build: Enable livepatch Konrad Rzeszutek Wilk
2016-12-13  6:39 ` [PATCH v2 6/9] ts-xen-build: Build the livepatch test-cases Konrad Rzeszutek Wilk
2016-12-13 16:49   ` Ian Jackson
2017-05-18  0:07     ` Konrad Rzeszutek Wilk
2017-05-17 20:30       ` Konrad Rzeszutek Wilk
2017-05-18 16:41         ` Ian Jackson
2017-05-18  6:49     ` Konrad Rzeszutek Wilk
2017-05-18 16:47       ` Ian Jackson
2017-05-18 19:57         ` Konrad Rzeszutek Wilk
2016-12-13  6:39 ` [PATCH v2 7/9] ts-livepatch-[install|run]: Install and initial test-cases Konrad Rzeszutek Wilk
2016-12-13 17:08   ` Ian Jackson
2016-12-13  6:39 ` [PATCH v2 8/9] sg-run-job: Add the test-livepatch Konrad Rzeszutek Wilk
2016-12-13 17:08   ` Ian Jackson
2016-12-13  6:39 ` [PATCH v2 9/9] make-flight/mfi-common: Add livepatch build/test target in the matrix Konrad Rzeszutek Wilk
2016-12-13 16:14   ` Wei Liu
2016-12-13 16:44     ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).