|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] osstest - howTo
On Mon, 2013-07-15 at 14:08 +0200, Mihai Bucicoiu wrote:
> Hi,
>
> I'm trying to figure out how can Xen be tested. As far as I could find
> out there is a testing framework that can be used, called osstest. [1]
>
> But this, if I got it right,this requires a reboot of the tested host,
> while we need to test Xen without rebooting it. There seems also to be a
> local version ("OSSTEST_JOB=<job> ./ts-debian-install host=bedbug" from
> README) but it only tests if a VM can be started.
There are many ./ts-FOO scripts which you can run by hand as you wish,
e.g.
OSSTEST_JOB=test-amd64-amd64-pv ./ts-host-install host=h09
OSSTEST_JOB=test-amd64-amd64-pv ./ts-xen-install host=h09
OSSTEST_JOB=test-amd64-amd64-pv ./ts-host-reboot host=h09
OSSTEST_JOB=test-amd64-amd64-pv ./ts-debian-install host=h09
OSSTEST_JOB=test-amd64-amd64-pv ./ts-debian-fixup host=h09 debian
OSSTEST_JOB=test-amd64-amd64-pv ./ts-guest-start host=h09 debian
etc.
> I could also not find a list of what is actually tested. Is there such I
> think?
I think this is more-or-less defined by the "make-flight" script. It's
probably easiest to just look at the results page from any of the test
reports[0]. Each lines of the grid corresponds to a ./ts-* script, I
think.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |