libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

  • 1 participants
  • 9844 discussions
[Libvirt-ci] Still Failing: libvirt/libvirt#67 (master - 4082417)
by Travis CI 09 May '17

09 May '17
Build Update for libvirt/libvirt ------------------------------------- Build: #67 Status: Still Failing Duration: 17 minutes and 24 seconds Commit: 4082417 (master) Author: Martin Kletzander Message: util: Define SYSFS_SYSTEM_PATH unconditionally in virhostcpu The code is already prepared to handle the non-existence of it. Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/0e3ff22c6fcc...40824174258a View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/230328767?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#66 (master - 0e3ff22)
by Travis CI 09 May '17

09 May '17
Build Update for libvirt/libvirt ------------------------------------- Build: #66 Status: Broken Duration: 14 minutes and 41 seconds Commit: 0e3ff22 (master) Author: Martin Kletzander Message: tests: Add resctrl test for vircaps2xmltest Add info from yet another machine, this time with resctrl data so that we can extend tests easily in a test-driven way. Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/8fc72e1c72a9...0e3ff22c6fcc View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/230315073?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Passed: libvirt/libvirt#60 (v3.3.0 - d7acab0)
by Travis CI 05 May '17

05 May '17
Build Update for libvirt/libvirt ------------------------------------- Build: #60 Status: Passed Duration: 35 minutes and 15 seconds Commit: d7acab0 (v3.3.0) Author: Daniel Veillard Message: Release of libvirt-3.3.0 * docs/news.xml: updated for release * po/*.po*: regenerated View the changeset: https://github.com/libvirt/libvirt/compare/v3.3.0 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/229265137?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Passed: libvirt/libvirt#50 (v3.3.0-rc2 - 42faf31)
by Travis CI 03 May '17

03 May '17
Build Update for libvirt/libvirt ------------------------------------- Build: #50 Status: Passed Duration: 26 minutes and 56 seconds Commit: 42faf31 (v3.3.0-rc2) Author: Jiri Denemark Message: client: Report proper close reason When we get a POLLHUP or VIR_EVENT_HANDLE_HANGUP event for a client, we still want to read from the socket to process any accumulated data. But doing so inevitably results in an error and a call to virNetClientMarkClose before we get to processing the hangup event (and another call to virNetClientMarkClose). However the close reason passed to the second virNetClientMarkClose call is ignored because another one was already set. We need to pass the correct close reason when marking the socket to be closed for the first time. https://bugzilla.redhat.com/show_bug.cgi?id=1373859 Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/v3.3.0-rc2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/228376192?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Passed: libvirt/libvirt#44 (v3.3.0-rc1 - 2fdfe0c)
by Travis CI 28 Apr '17

28 Apr '17
Build Update for libvirt/libvirt ------------------------------------- Build: #44 Status: Passed Duration: 20 minutes and 12 seconds Commit: 2fdfe0c (v3.3.0-rc1) Author: Jim Fehlig Message: news: Document libxl nested HVM support Nested HVM support in the libxl driver is a news-worthy improvement for libvirt 3.3.0. Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com> Signed-off-by: Jim Fehlig <jfehlig(a)suse.com> View the changeset: https://github.com/libvirt/libvirt/compare/v3.3.0-rc1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/226954950?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Fixed: libvirt/libvirt#22 (master - 1acce5c)
by Travis CI 26 Apr '17

26 Apr '17
Build Update for libvirt/libvirt ------------------------------------- Build: #22 Status: Fixed Duration: 18 minutes and 0 seconds Commit: 1acce5c (master) Author: Daniel P. Berrange Message: Update keycodemapdb submodule for python2 compat fixes There were a few bugs in keycodemap tool that broke it when run on python circa 2.7.5 or older, which affected RHEL builds. Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/e6c3b59c193e...1acce5c853b9 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/225960521 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#21 (master - e6c3b59)
by Travis CI 25 Apr '17

25 Apr '17
Build Update for libvirt/libvirt ------------------------------------- Build: #21 Status: Broken Duration: 29 minutes and 29 seconds Commit: e6c3b59 (master) Author: Daniel P. Berrange Message: Add ability to generate man page describing key code names & values Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/ab54d5f15239...e6c3b59c193e View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/225758805 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Fixed: libvirt/libvirt#7 (master - dfda3a8)
by Travis CI 21 Apr '17

21 Apr '17
Build Update for libvirt/libvirt ------------------------------------- Build: #7 Status: Fixed Duration: 16 minutes and 16 seconds Commit: dfda3a8 (master) Author: Daniel P. Berrange Message: docs: fix typo in closing HTML element Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/fcef44728dff...dfda3a8ed988 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/224325199 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#6 (master - fcef447)
by Travis CI 21 Apr '17

21 Apr '17
Build Update for libvirt/libvirt ------------------------------------- Build: #6 Status: Broken Duration: 15 minutes and 45 seconds Commit: fcef447 (master) Author: Martin Kletzander Message: Set coalesce settings for domain interfaces This patch makes use of the virNetDevSetCoalesce() function to make appropriate settings effective for devices that support them. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1414627 Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/42000bf7e554...fcef44728dff View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/224315835 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Passed: libvirt/libvirt#4 (master - 6b3fb86)
by Travis CI 20 Apr '17

20 Apr '17
Build Update for libvirt/libvirt ------------------------------------- Build: #4 Status: Passed Duration: 18 minutes and 26 seconds Commit: 6b3fb86 (master) Author: Jim Fehlig Message: Increase default task limit for libvirtd libvirtd can spawn threads/tasks when creating new domains for some hypervisors such as Xen's libxl driver, quickly reaching the cgroups pids controller default TasksMax setting of 512. When the limit is reached, attempting to create additional domains results in an error from the cgroups pids controller, e.g. kernel: [71282.213347] cgroup: fork rejected by pids controller in /system.slice/libvirtd.service Depending on domain type and configuration, anywhere from 4-7 threads/tasks may be created by libxl when starting a domain. In order to support 4096 domains, similar to commit 27cd763500, increase the TasksMax setting in libvirtd.service to 4096 * 8 = 32768 tasks. View the changeset: https://github.com/libvirt/libvirt/compare/234ac4e18db3...6b3fb86b391d View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/224004191 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 981
  • 982
  • 983
  • 984
  • 985
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.