xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] osstest: add native FreeBSD build tests
@ 2014-08-14 14:08 Roger Pau Monne
  2014-08-14 14:08 ` [PATCH v2 1/5] osstest: add routine to execute ssh with password Roger Pau Monne
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Roger Pau Monne @ 2014-08-14 14:08 UTC (permalink / raw)
  To: xen-devel, Ian.Jackson

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.

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

end of thread, other threads:[~2014-09-15 10:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-14 14:08 [PATCH v2 0/5] osstest: add native FreeBSD build tests Roger Pau Monne
2014-08-14 14:08 ` [PATCH v2 1/5] osstest: add routine to execute ssh with password Roger Pau Monne
2014-08-14 14:08 ` [PATCH v2 2/5] osstest: add support for installing bare metal FreeBSD Roger Pau Monne
2014-08-14 14:08 ` [PATCH v2 3/5] osstest: prepare FreeBSD host for Xen build Roger Pau Monne
2014-08-14 14:08 ` [PATCH v2 4/5] osstest: create a new job called build-<arch>-freebsd Roger Pau Monne
2014-08-14 14:08 ` [PATCH v2 5/5] osstest: make ts-xen-build work on FreeBSD Roger Pau Monne
2014-09-15 10:12 ` [PATCH v2 0/5] osstest: add native FreeBSD build tests Roger Pau Monné

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