flight 125642 xen-4.9-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/125642/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemut-ws16-amd64 17 guest-stopfail REGR. vs. 124248
test-amd64-amd6
flight 125645 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/125645/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-examine 4 memdisk-try-append fail REGR. vs. 125178
test-amd64-amd64-x
flight 125647 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/125647/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-libvirt6 libvirt-buildfail REGR. vs. 123814
build-amd64-libvirt
flight 125651 xen-unstable-coverity real [real]
http://logs.test-lab.xenproject.org/osstest/logs/125651/
Perfect :-)
All tests in this flight passed as required
version targeted for testing:
xen acd00a303378ce48bd6bbd8a579f1fe2f1b21a7d
baseline version:
xen 173c
This run is configured for baseline tests only.
flight 75023 qemu-mainline real [real]
http://osstest.xensource.com/osstest/logs/75023/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-dmrestrict-amd64-dmrestrict 10 d
From: Xiao Liang
Date: Fri, 27 Jul 2018 17:56:08 +0800
> @@ -1330,6 +1331,11 @@ static struct net_device *xennet_create_dev(struct
> xenbus_device *dev)
> netif_carrier_off(netdev);
>
> xenbus_switch_state(dev, XenbusStateInitialising);
> + wait_event(module_load_q,
> +
flight 125648 linux-linus real [real]
http://logs.test-lab.xenproject.org/osstest/logs/125648/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-amd64-amd64-xl-qemut-win7-amd64 17 guest-stopfail like 125639
test-armhf-armhf-libvirt 14 saver
flight 125649 linux-3.18 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/125649/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemuu-ovmf-amd64 16 guest-localmigrate/x10 fail REGR. vs.
125641
Tests which di
This run is configured for baseline tests only.
flight 75024 linux-3.18 real [real]
http://osstest.xensource.com/osstest/logs/75024/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 debian
Add the CentOS 7.x images to be used for build testing.
Signed-off-by: Doug Goldstein
---
.gitlab-ci.yml | 16
1 file changed, 16 insertions(+)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1b9877b..6328da9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,6 +39,22 @
This image will always track the latest CentOS 7.x release. Add this
container to containerize for easy access.
Signed-off-by: Doug Goldstein
---
automation/build/centos/7.dockerfile | 49 +-
automation/scripts/containerize | 1 +-
2 files changed, 50 insertions
flight 125653 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/125653/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-libvirt6 libvirt-buildfail REGR. vs. 123814
build-amd64-libvirt
flight 125650 xen-4.9-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/125650/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-xl-qemut-ws16-amd64 17 guest-stop fail in 125253 REGR. vs.
124248
test-amd64-
On Fri, Jul 27, 2018 at 1:34 AM, Jan Beulich wrote:
> >>> On 26.07.18 at 23:16, wrote:
> > Exclude named output files from the Xen tree setup.
> >
> > The linkfarm.stamp content will differ between top level "make"
> > and "make install" invocations, due to the introduction of these
> > output f
On Fri, Jul 13, 2018 at 09:03:14PM +0100, Andrew Cooper wrote:
>From: Sergey Dyasli
>
>This finally (after literally years of work!) marks the point where the
>toolstack can ask the hypervisor for the current CPUID configuration of a
>specific domain.
>
>Also extend xen-cpuid's --policy mode to be
On Fri, Jul 13, 2018 at 09:03:01PM +0100, Andrew Cooper wrote:
>This series introduces libx86, a small shared library between the hypervisor
>and libxc, and hypercalls to get full CPUID/MSR policies. Future work will
>implement XEN_DOMCTL_set_cpumsr_policy, after the auditing and comparison
>logic
flight 125652 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/125652/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemut-stubdom-debianhvm-amd64-xsm 16
guest-localmigrate/x10 fail REGR. vs. 12
flight 125665 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/125665/
Perfect :-)
All tests in this flight passed as required
version targeted for testing:
ovmf 39f0156fce373c0c0a04d85928b7d8761037134e
baseline version:
ovmf 1bf23e6b7f414b9e6bd47
Hi all,
After merging the xen-tip tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/xen/gntdev-dmabuf.c:360:12: error: initialization from incompatible
pointer type [-Werror=incompatible-pointer-types]
.attach = dmabuf_exp_ops_attach,
^~
This run is configured for baseline tests only.
flight 75025 ovmf real [real]
http://osstest.xensource.com/osstest/logs/75025/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-amd64-i386-xl-qemuu-ovmf-amd64 10 debian-hvm-install fail like 75022
test
On Mon, Jul 30, 2018 at 02:53:31AM +, osstest service owner wrote:
> flight 125652 xen-unstable real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/125652/
>
> Regressions :-(
>
> Tests which did not succeed and are blocking,
> including tests which could not be run:
> test-amd64-
21 matches
Mail list logo