* [xen-unstable-smoke test] 113403: regressions - FAIL
@ 2017-09-13 11:15 osstest service owner
0 siblings, 0 replies; only message in thread
From: osstest service owner @ 2017-09-13 11:15 UTC (permalink / raw)
To: xen-devel, osstest-admin
flight 113403 xen-unstable-smoke real [real]
http://logs.test-lab.xenproject.org/osstest/logs/113403/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl-qemuu-debianhvm-i386 15 guest-saverestore.2 fail REGR. vs. 113384
Tests which did not succeed, but are not blocking:
test-amd64-amd64-libvirt 13 migrate-support-check fail never pass
test-armhf-armhf-xl 13 migrate-support-check fail never pass
test-armhf-armhf-xl 14 saverestore-support-check fail never pass
version targeted for testing:
xen cb2febbf01b758555b6a9b78215213b4ae8778a5
baseline version:
xen 082fc63f20e827eb0229d520b4ebf54140d9b21b
Last test of basis 113384 2017-09-12 23:14:17 Z 0 days
Testing same since 113403 2017-09-13 09:03:32 Z 0 days 1 attempts
------------------------------------------------------------
People who touched revisions under test:
Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Petre Pircalabu <ppircalabu@bitdefender.com>
Wei Liu <wei.liu2@citrix.com>
jobs:
build-amd64 pass
build-armhf pass
build-amd64-libvirt pass
test-armhf-armhf-xl pass
test-amd64-amd64-xl-qemuu-debianhvm-i386 fail
test-amd64-amd64-libvirt pass
------------------------------------------------------------
sg-report-flight on osstest.test-lab.xenproject.org
logs: /home/logs/logs
images: /home/logs/images
Logs, config files, etc. are available at
http://logs.test-lab.xenproject.org/osstest/logs
Explanation of these reports, and of osstest in general, is at
http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master
Test harness code can be found at
http://xenbits.xen.org/gitweb?p=osstest.git;a=summary
Not pushing.
------------------------------------------------------------
commit cb2febbf01b758555b6a9b78215213b4ae8778a5
Author: Petre Pircalabu <ppircalabu@bitdefender.com>
Date: Tue Sep 12 17:32:03 2017 +0300
gitignore: add local vimrc files
Signed-off-by: Petre Pircalabu <ppircalabu@bitdefender.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit 03e1a56d81c16eece735e4d0ef74bfb10eaaba07
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Tue Jul 11 19:52:28 2017 +0300
libxl: remove unneeded DEVICE_ADD macro
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit eb71415cef80643d3b53f1aadd7850d417b494c5
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Tue Jul 11 19:26:07 2017 +0300
libxl: change vtpm to use generec add function
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit a23173381bed1ab35025605a9794b937992a8b95
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Tue Sep 12 16:31:58 2017 +0300
libxl: fix memory leak in libxl__colo_save_setup
Getting nic list in case userspace proxy is called
without freeing. The fix is to use cds->nics to
keep nic list. cds->nics will be freed in
devices_teardown_cb.
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit cac1f06061486f0aca22061468b50ae1ee99ac0c
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Tue Jul 11 17:26:09 2017 +0300
libxl: change nic to use generec add function
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
[ wei: add missing semicolon ]
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
commit fbbaf2cc9884e243b52c75e635c72a593267cdd3
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Tue Jul 11 16:55:47 2017 +0300
libxl: change disk to use generic getting list functions
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit 635f46f0942cd9b60ba55cee5255619948f5a7de
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Mon Jul 10 20:34:07 2017 +0300
libxl: change vfb to use generec add function
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit 837d8c59cbc3a405a0b5c82ad1ed82f49c94e957
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Mon Jul 10 20:17:49 2017 +0300
libxl: change vkb to use generec add function
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit 34f1dbb5fc1bee7910c98a0fb8246610d4ef4781
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Mon Jul 10 17:03:59 2017 +0300
libxl: change p9 to use generec add function
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit a25b722709fb882762a5909727072f70052d009e
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Thu May 25 14:55:27 2017 +0300
docs: add PV display driver information
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit 7a48622a78a0b452e8afa55b8442c958abd226a7
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Thu Mar 23 17:26:41 2017 +0200
xl: add PV display device commands
Add commands: vdispl-attach, vdispl-list, vdispl-detach
and domain config vdispl parser
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit 191ea81e6fce398dc2337ed4e0bbc6cc8091857e
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Mon Jun 26 14:36:41 2017 +0300
libxl: add vdispl device
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit 1b700c5ae5d5ae525ee6f58da01b471eb0c4bc9d
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Mon Jul 10 16:50:12 2017 +0300
libxl: add generic functions to get and free device list
Add libxl__device_list and libxl__device_list_free
functions to handle device list using the device
framework.
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
commit 58907d389bb30c48f285bbfce254e4939d61ec03
Author: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Date: Mon Jun 26 16:08:56 2017 +0300
libxl: add generic function to add device
Add libxl__device_add to simple write XenStore device conifg
and libxl__device_add_async to update domain configuration
and write XenStore device config asynchroniously.
Almost all devices have similar libxl__device_xxxx_add function.
This generic functions implement same functionality but
using the device handling framework. Th device specific
part such as setting xen store configurationis moved
to set_xenstore_config callback of the device framework.
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
(qemu changes not included)
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-09-13 11:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-13 11:15 [xen-unstable-smoke test] 113403: regressions - FAIL osstest service owner
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).