xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC V2 0/6] OSSTest: OVMF test job
@ 2013-12-11 16:11 Wei Liu
  2013-12-11 16:11 ` [PATCH RFC V2 1/6] TestSupport.pm: add bios option to guest config file Wei Liu
                   ` (5 more replies)
  0 siblings, 6 replies; 30+ messages in thread
From: Wei Liu @ 2013-12-11 16:11 UTC (permalink / raw)
  To: xen-devel; +Cc: Wei Liu, ian.jackson, ian.campbell

RFC v2 of this series

This series implements a basic test job for OVMF guest. The test case will
install an OVMF guest and try to boot it.

It is also possible to derive a debian HVM installation test case from
ts-ovmf-debian-install - the only difference should be the BIOS option. I
tested running the test script without specifying BIOS, it worked fine. I just
didn't figure out a sensible way to organize test cases and run jobs.

OVMF will need to build for amd64 target and used with QEMU upstream.
Not very sure whether I did the right thing to make-flight and sg-run-job
though.

Wei.

Changes in v2:
* factor out preseed_base
* make installation CD work with seabios

Wei Liu (6):
  TestSupport.pm: add bios option to guest config file
  Build OVMF for Xen-unstable
  Debian.pm: factor out preseed_base
  Introduce ts-ovmf-debian-install
  make-flight: OVMF test filght
  sg-run-job: OVMF job

 Osstest/Debian.pm      |  129 +++++++++++++++-------------
 Osstest/TestSupport.pm |    5 ++
 make-flight            |   16 +++-
 sg-run-job             |    6 ++
 ts-ovmf-debian-install |  218 ++++++++++++++++++++++++++++++++++++++++++++++++
 ts-xen-build           |    6 +-
 6 files changed, 319 insertions(+), 61 deletions(-)
 create mode 100755 ts-ovmf-debian-install

-- 
1.7.10.4

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

end of thread, other threads:[~2013-12-12 18:17 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 16:11 [PATCH RFC V2 0/6] OSSTest: OVMF test job Wei Liu
2013-12-11 16:11 ` [PATCH RFC V2 1/6] TestSupport.pm: add bios option to guest config file Wei Liu
2013-12-11 16:11 ` [PATCH RFC V2 2/6] Build OVMF for Xen-unstable Wei Liu
2013-12-12 15:21   ` Ian Jackson
2013-12-12 15:34     ` Wei Liu
2013-12-12 15:35       ` Ian Campbell
2013-12-12 16:34         ` Ian Jackson
2013-12-12 17:26           ` Ian Campbell
2013-12-11 16:11 ` [PATCH RFC V2 3/6] Debian.pm: factor out preseed_base Wei Liu
2013-12-12 15:25   ` Ian Jackson
2013-12-12 16:19   ` Ian Jackson
2013-12-12 16:42     ` Wei Liu
2013-12-12 16:50       ` Ian Jackson
2013-12-11 16:11 ` [PATCH RFC V2 4/6] Introduce ts-ovmf-debian-install Wei Liu
2013-12-12  8:49   ` Dario Faggioli
2013-12-12 12:16     ` Wei Liu
2013-12-12 12:24       ` Dario Faggioli
2013-12-12 12:29         ` Wei Liu
2013-12-12 16:26         ` Ian Jackson
2013-12-12 16:37           ` Dario Faggioli
2013-12-12 15:40   ` Ian Jackson
2013-12-12 15:51     ` Wei Liu
2013-12-12 16:23       ` Ian Jackson
2013-12-12 17:57     ` Wei Liu
2013-12-12 18:17       ` Wei Liu
2013-12-11 16:11 ` [PATCH RFC V2 5/6] make-flight: OVMF test filght Wei Liu
2013-12-12 16:18   ` Ian Jackson
2013-12-11 16:11 ` [PATCH RFC V2 6/6] sg-run-job: OVMF job Wei Liu
2013-12-12 15:42   ` Ian Jackson
2013-12-12 15:52     ` Wei Liu

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).