xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] osstest: FreeBSD bugfixes and improvements
@ 2018-07-12 14:46 Roger Pau Monne
  2018-07-12 14:46 ` [PATCH v2 1/6] osstest: allow appending to existing runvars Roger Pau Monne
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Roger Pau Monne @ 2018-07-12 14:46 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson, Roger Pau Monne

Hello,

The first 4 patches in this patch series prevent FreeBSD jobs from
running on boxes booting from UEFI. This is needed due to osstest lack
of support for installing FreeBSD from UEFI at the moment.

Last two patches add support for creating Xen build jobs running on
FreeBSD. Such a job is added to the FreeBSD flight and also to the Xen
flights.

The patches can also be found at:

git://xenbits.xen.org/people/royger/osstest.git freebsd_improvement_v2

Thanks, Roger.

Ian Jackson (1):
  osstest: allow appending to existing runvars

Roger Pau Monne (5):
  osstest: remove duplicate set_freebsd_runvars
  osstest: abstract code to create a FreeBSD build job
  osstest: limit FreeBSD jobs to hardware booting in BIOS mode
  osstest: set the make command to use for xen-build
  osstest: add FreeBSD Xen build job

 cs-job-create         |  8 +++-
 make-flight           |  3 +-
 make-freebsd-flight   | 61 ++++++-----------------------
 mfi-common            | 90 ++++++++++++++++++++++++++++++++-----------
 sg-run-job            |  5 +++
 ts-build-prep-freebsd |  5 ++-
 ts-xen-build          | 11 +++---
 ts-xen-build-freebsd  | 19 +++++++++
 8 files changed, 121 insertions(+), 81 deletions(-)
 create mode 100755 ts-xen-build-freebsd

-- 
2.17.1


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

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

end of thread, other threads:[~2018-07-17 11:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-12 14:46 [PATCH v2 0/6] osstest: FreeBSD bugfixes and improvements Roger Pau Monne
2018-07-12 14:46 ` [PATCH v2 1/6] osstest: allow appending to existing runvars Roger Pau Monne
2018-07-12 14:46 ` [PATCH v2 2/6] osstest: remove duplicate set_freebsd_runvars Roger Pau Monne
2018-07-12 14:46 ` [PATCH v2 3/6] osstest: abstract code to create a FreeBSD build job Roger Pau Monne
2018-07-12 14:46 ` [PATCH v2 4/6] osstest: limit FreeBSD jobs to hardware booting in BIOS mode Roger Pau Monne
2018-07-17 11:12   ` Ian Jackson
2018-07-12 14:46 ` [PATCH v2 5/6] osstest: set the make command to use for xen-build Roger Pau Monne
2018-07-12 14:46 ` [PATCH v2 6/6] osstest: add FreeBSD Xen build job Roger Pau Monne
2018-07-12 14:50   ` Ian Jackson
2018-07-12 15:02     ` 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).