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
  • ----- 2025 -----
  • 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

June 2017

  • 1 participants
  • 38 discussions
[Libvirt-ci] Errored: libvirt/libvirt#163 (master - 7b4e9b2)
by Travis CI 05 Jun '17

05 Jun '17
Build Update for libvirt/libvirt ------------------------------------- Build: #163 Status: Errored Duration: 16 minutes and 14 seconds Commit: 7b4e9b2 (master) Author: Michal Privoznik Message: virQEMUDriverDomainABIStability: Check for memoryBacking https://bugzilla.redhat.com/show_bug.cgi?id=1450349 Problem is, qemu fails to load guest memory image if these attribute change on migration/restore from an image. Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/5d3994d82265...7b4e9b2c55a1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/239493970?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] Errored: libvirt/libvirt#162 (master - 5d3994d)
by Travis CI 03 Jun '17

03 Jun '17
Build Update for libvirt/libvirt ------------------------------------- Build: #162 Status: Errored Duration: 16 minutes and 46 seconds Commit: 5d3994d (master) Author: John Ferlan Message: nodedev: Remove privateData from virNodeDeviceObj It was only ever used in node_device_hal.c which really never used it anyway since the NODE_DEV_UDI was never referenced. Remove free_udi() and @privData as well as the references to obj->privateData & obj->privateFree. Signed-off-by: John Ferlan <jferlan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/9c9a12ca3186...5d3994d82265 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/239072085?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#159 (master - c245f55)
by Travis CI 02 Jun '17

02 Jun '17
Build Update for libvirt/libvirt ------------------------------------- Build: #159 Status: Passed Duration: 18 minutes and 39 seconds Commit: c245f55 (master) Author: Peter Krempa Message: qemu: Don't error out if allocation info can't be queried qemuDomainGetBlockInfo would error out if qemu did not report 'wr_highest_offset'. This usually does not happen, but can happen briefly during active layer block commit. There's no need to report the error, we can simply report that the disk is fully alocated at that point. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1452045 View the changeset: https://github.com/libvirt/libvirt/compare/4fd5c2fbce83...c245f558369d View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/238704244?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] Errored: libvirt/libvirt#158 (master - 4fd5c2f)
by Travis CI 02 Jun '17

02 Jun '17
Build Update for libvirt/libvirt ------------------------------------- Build: #158 Status: Errored Duration: 23 minutes and 42 seconds Commit: 4fd5c2f (master) Author: Julio Faracco Message: util: remove dead code inside virstoragefile The host address or the socket path have already been checked at the begining of the function virStorageSourceParseNBDColonString(). So, when the parameter is not a unix socket, there is no reason to check the address again because if it does not exists, the logic will fail in the first IF conditional. Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com> View the changeset: https://github.com/libvirt/libvirt/compare/8b994d5189b8...4fd5c2fbce83 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/238646665?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#157 (v3.4.0 - 8955b04)
by Travis CI 02 Jun '17

02 Jun '17
Build Update for libvirt/libvirt ------------------------------------- Build: #157 Status: Passed Duration: 33 minutes and 53 seconds Commit: 8955b04 (v3.4.0) Author: Daniel Veillard Message: Release of libvirt-3.4.0 * docs/news.xml: updated for the release * po/*.po*: regenerated View the changeset: https://github.com/libvirt/libvirt/compare/v3.4.0 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/238643073?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] Errored: libvirt/libvirt#156 (master - 8b994d5)
by Travis CI 02 Jun '17

02 Jun '17
Build Update for libvirt/libvirt ------------------------------------- Build: #156 Status: Errored Duration: 19 minutes and 2 seconds Commit: 8b994d5 (master) Author: Peter Krempa Message: Post-release version bump to 3.5.0 View the changeset: https://github.com/libvirt/libvirt/compare/316022183b0f...8b994d5189b8 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/238643027?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#155 (master - 3160221)
by Travis CI 01 Jun '17

01 Jun '17
Build Update for libvirt/libvirt ------------------------------------- Build: #155 Status: Fixed Duration: 18 minutes and 39 seconds Commit: 3160221 (master) Author: Daniel P. Berrange Message: Fix closing XML element in news file Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/f546d09362a0...316022183b0f View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/238275504?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#154 (master - f546d09)
by Travis CI 01 Jun '17

01 Jun '17
Build Update for libvirt/libvirt ------------------------------------- Build: #154 Status: Broken Duration: 19 minutes and 44 seconds Commit: f546d09 (master) Author: Martin Kletzander Message: news: Minor cleanups Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/3bab51e05656...f546d09362a0 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/238261741?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
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.