[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH v2 00/19] Upgrade to Stretch
First version of this series can be found at [0]. This version contains workaround for Arndale boards. They are now functional. A bunch of test cases failed: 1. Rumpkernel tests -- I've sent an email to Antti for advice. 2. Windows tests -- They don't look different from normal flights. 3. memdisk-try-append -- Osstest couldn't find some file. I don't think it is related to the code I modified. 4. guest-localmigrate/x10 for xl-qcow2 test -- Guest kernel bug. 5. nested hvm amd, pvhv2 -- Expected failure. Example flight: http://logs.test-lab.xenproject.org/osstest/logs/115404/ The armhf d-i failure is fixed with an additional patch ("Skip bootloader installaion for arm32 on Stretch) on top of the code for 15404, in: http://logs.test-lab.xenproject.org/osstest/logs/115404/ Cc: Julien Grall <julien.grall@xxxxxxx> [0] <20171020103840.32762-1-wei.liu2@xxxxxxxxxx> Wei Liu (19): gitignore: ignore vim swap file ts-xen-build-prep: only install w3c-dtd-xhtml for suites <Stretch ts-xen-build-prep: install packages for suites >jessie ts-xen-install: install some packages on stretch Debian.pm: use sysvinit-core instead of systemd ts-leak-check: suppress systemd-shim, which leaks in stretch ts-host-install: don't use the new nic naming scheme ts-guests-nbd-mirror: use target_{get,put}file_root to transfter cfg ts-debian-fixup: merge origin extra= to our own ts-debian-fixup: use correct resume device ts-debian-hvm-install: disable new nic naming scheme ts-xen-build-prep: install e2fslibs-dev TestSupport: add dpkg option when installing packages ts-guests-nbd-mirror: make it work with stretch Add clk_ignore_unused for stretch for arm hosts Set mac address in interfaces(5) if force-mac-address is set Skip bootloader installation for arm32 in Stretch make-flight: don't test pvgrub for Xen XXX Switch to Debian Stretch .gitignore | 1 + Osstest.pm | 2 +- Osstest/Debian.pm | 19 ++++++++++++++++-- Osstest/TestSupport.pm | 3 ++- make-flight | 17 +++++++++++++++- production-config | 2 ++ ts-debian-fixup | 14 ++++++++++++- ts-debian-hvm-install | 13 ++++++++++++ ts-guests-nbd-mirror | 54 ++++++++++++++++++++++++++++++++++++++++++++------ ts-host-install | 4 ++++ ts-leak-check | 1 + ts-xen-build-prep | 15 +++++++++++++- ts-xen-install | 3 +++ 13 files changed, 135 insertions(+), 13 deletions(-) -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |