[OSSTEST PATCH 0/2] osstest: Fix libvirt build

Anthony PERARD posted 2 patches 1 year, 8 months ago
Failed in applying to current master (apply log)
Osstest/TestSupport.pm | 27 ++++++++++++++--
ts-libvirt-build       | 70 +++++++++++++++++++++++++++++-------------
ts-xen-build-prep      |  8 ++++-
3 files changed, 81 insertions(+), 24 deletions(-)
[OSSTEST PATCH 0/2] osstest: Fix libvirt build
Posted by Anthony PERARD 1 year, 8 months ago
libvirt now use meson+ninja instead of autoconf, so teach osstest to use that.

I ran a flight with that, here is the result:
"tolerable all pass"
http://logs.test-lab.xenproject.org/osstest/logs/172068/

Thanks,

Anthony PERARD (2):
  TestSupport: Add support for installing from backport repo
  ts-libvirt-build: Rework to build with meson

 Osstest/TestSupport.pm | 27 ++++++++++++++--
 ts-libvirt-build       | 70 +++++++++++++++++++++++++++++-------------
 ts-xen-build-prep      |  8 ++++-
 3 files changed, 81 insertions(+), 24 deletions(-)

-- 
Anthony PERARD