[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/5] osstest: add native FreeBSD build tests
This series add support for bootstrapping a bare metal FreeBSD install using OSS Test and compiling Xen on it. The first patch adds support for executing commands on remote boxes using ssh with password, which is needed in order to login into the installer. The rest of the patches focus on installing FreeBSD, the Xen build dependencies, and finally compiling the Xen kernel and tools. I've been manually running the tests using the following runes: OSSTEST_FLIGHT=standalone OSSTEST_JOB=build-amd64-freebsd OSSTEST_HOST=kodo4 ./ts-freebsd-host-install host=kodo4 OSSTEST_FLIGHT=standalone OSSTEST_JOB=build-amd64-freebsd OSSTEST_HOST=kodo4 ./ts-xen-build-prep-freebsd host=kodo4 OSSTEST_FLIGHT=standalone OSSTEST_JOB=build-amd64-freebsd OSSTEST_HOST=kodo4 ./ts-xen-build host=kodo4 Thanks, Roger. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |