[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [libvirt test] 31899: trouble: blocked/broken/fail/pass
flight 31899 libvirt real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/31899/ Failures and problems with tests :-( Tests which did not succeed and are blocking, including tests which could not be run: build-armhf-pvops 3 host-install(3) broken REGR. vs. 31860 Tests which did not succeed, but are not blocking: test-armhf-armhf-libvirt 1 build-check(1) blocked n/a test-amd64-i386-libvirt 9 guest-start fail never pass test-amd64-amd64-libvirt 9 guest-start fail never pass version targeted for testing: libvirt 04c383ea7a991325ab6d2894b4f5bbdbbeb8fdd9 baseline version: libvirt 7296e896c92c64ec5653095bcc2ed86b6a72a7d5 ------------------------------------------------------------ People who touched revisions under test: Jiri Denemark <jdenemar@xxxxxxxxxx> Martin Kletzander <mkletzan@xxxxxxxxxx> ------------------------------------------------------------ jobs: build-amd64 pass build-armhf pass build-i386 pass build-amd64-libvirt pass build-armhf-libvirt pass build-i386-libvirt pass build-amd64-pvops pass build-armhf-pvops broken build-i386-pvops pass test-amd64-amd64-libvirt fail test-armhf-armhf-libvirt blocked test-amd64-i386-libvirt fail ------------------------------------------------------------ sg-report-flight on osstest.cam.xci-test.com logs: /home/xc_osstest/logs images: /home/xc_osstest/images Logs, config files, etc. are available at http://www.chiark.greenend.org.uk/~xensrcts/logs Test harness code can be found at http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary broken-step build-armhf-pvops host-install(3) Not pushing. ------------------------------------------------------------ commit 04c383ea7a991325ab6d2894b4f5bbdbbeb8fdd9 Author: Martin Kletzander <mkletzan@xxxxxxxxxx> Date: Wed Nov 26 11:55:59 2014 +0100 tests: fix documentation for mocking methods It looks like it was copy-pasted, so in case anyone wonders what some of those methods do without looking at them, and for the sake of completeness, fix them. Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx> commit 6d5ba6b18537833b875cda25745247df18fe38b4 Author: Martin Kletzander <mkletzan@xxxxxxxxxx> Date: Wed Nov 26 09:25:43 2014 +0100 Revert "ip link needs 'name' in 3.16 to create the veth pair" This reverts commit 433b427ff853ab72d32573d415e6ec569b77c7cb. The patch was added in order to overcome a bug in iproute2 and since it was properly identified as a bug, particularly in openSUSE 13.2, and it is being worked on [1], the best solution for libvirt seems to be to keep the old behaviour. [1] https://bugzilla.novell.com/show_bug.cgi?id=907093 commit dabb23e6d95dc7d81e7fb2a3f6c942167f4c45af Author: Jiri Denemark <jdenemar@xxxxxxxxxx> Date: Wed Nov 26 16:24:27 2014 +0100 network: Fix upgrade from libvirt older than 1.2.4 Starting from libvirt-1.2.4, network state XML files moved to another directory (see commit b9e95491) and libvirt automatically migrates the network state files to a new location. However, the code used dirent.d_type which is not supported by all filesystems. Thus, when libvirt was upgraded on a host which used such filesystem, network state XMLs were not properly moved and running networks disappeared from libvirt. This patch falls back to lstat() whenever dirent.d_type is DT_UNKNOWN to fix this issue. https://bugzilla.redhat.com/show_bug.cgi?id=1167145 Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx> commit f37627ee72e40d54d1c3d4da95ebdf2caec9b47a Author: Jiri Denemark <jdenemar@xxxxxxxxxx> Date: Mon Nov 24 17:37:13 2014 +0100 util: Avoid calling closedir(NULL) Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |