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

  • 2 participants
  • 9398 discussions
[Libvirt-ci] Errored: libvirt/libvirt#815 (master - b1afeda)
by Travis CI 11 Jan '18

11 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #815 Status: Errored Duration: 17 minutes and 55 seconds Commit: b1afeda (master) Author: Michal Privoznik Message: virt-admin: Introduce vshAdmServerCompleter Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/449bfcd5761f...b1afeda98d0a View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/327794124?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#814 (master - 449bfcd)
by Travis CI 11 Jan '18

11 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #814 Status: Errored Duration: 26 minutes and 4 seconds Commit: 449bfcd (master) Author: John Ferlan Message: docs: Add missing encryption type Update the text to include "luks" as a possible value. View the changeset: https://github.com/libvirt/libvirt/compare/8fc732f841d9...449bfcd5761f View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/327742195?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#813 (master - 8fc732f)
by Travis CI 11 Jan '18

11 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #813 Status: Errored Duration: 23 minutes and 39 seconds Commit: 8fc732f (master) Author: Andrea Bolognani Message: tests: Break symlink loop distcheck, and possibly more stuff, breaks because of it. Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/65dace5a96d7...8fc732f841d9 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/327729946?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#812 (master - 65dace5)
by Travis CI 11 Jan '18

11 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #812 Status: Errored Duration: 24 minutes and 2 seconds Commit: 65dace5 (master) Author: Bjoern Walk Message: tests: virhostcputest: testcase for S390 system Let's add a testcase for a S390 system running kernel version 4.14 on LPAR. Reviewed-by: Marc Hartmayer <mhartmay(a)linux.vnet.ibm.com> Reviewed-by: Boris Fiuczynski <fiuczy(a)linux.vnet.ibm.com> Signed-off-by: Bjoern Walk <bwalk(a)linux.vnet.ibm.com> View the changeset: https://github.com/libvirt/libvirt/compare/be1bb6c95b31...65dace5a96d7 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/327450301?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#811 (master - be1bb6c)
by Travis CI 11 Jan '18

11 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #811 Status: Errored Duration: 41 minutes and 16 seconds Commit: be1bb6c (master) Author: John Ferlan Message: storage: Complete implementation volume by hash object Alter the volume logic to use the hash tables instead of forward linked lists. There are three hash tables to allow for fast lookup by name, target.path, and key. Modify the virStoragePoolObjAddVol to place the object in all 3 tables if possible using self locking RWLock on the volumes object. Conversely when removing the volume, it's a removal of the object from the various hash tables. Implement functions to handle remote ForEach and Search Volume type helpers. These are used by the disk backend in order to facilitate adding a primary, extended, or logical partition. Implement the various VolDefFindBy* helpers as simple (and fast) hash lookups. The NumOfVolumes, GetNames, and ListExport helpers are all implemented using standard for each hash table calls. View the changeset: https://github.com/libvirt/libvirt/compare/b427cf4831d0...be1bb6c95b31 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/327439065?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#810 (master - b427cf4)
by Travis CI 10 Jan '18

10 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #810 Status: Errored Duration: 24 minutes and 4 seconds Commit: b427cf4 (master) Author: Jiri Denemark Message: cpu_x86: Copy CPU signature from ancestor When specifying a new CPU model in cpu_map.xml as an extension to an existing model, we forgot to copy the signature (family + model) from the original CPU model. We don't use this way of specifying CPU models, but it's still supported and it becomes useful when someone wants to quickly hack up a CPU model for testing or when creating additional variants of existing models to help with fixing some spectral issues. Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com> Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/335ea94e311f...b427cf4831d0 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/327199482?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#809 (master - 335ea94)
by Travis CI 09 Jan '18

09 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #809 Status: Errored Duration: 28 minutes and 31 seconds Commit: 335ea94 (master) Author: Christian Ehrhardt Message: apparmor, virt-aa-helper: drop static channel rule This is now covered by DomainSetPathLabel being implemented in apparmor. Signed-off-by: Christian Ehrhardt <christian.ehrhardt(a)canonical.com> View the changeset: https://github.com/libvirt/libvirt/compare/592497787056...335ea94e311f View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/326894851?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#808 (master - 5924977)
by Travis CI 09 Jan '18

09 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #808 Status: Errored Duration: 25 minutes and 57 seconds Commit: 5924977 (master) Author: Jamie Strandboge Message: apparmor, virt-aa-helper: Allow access to /sys/bus/usb/devices Required to generate correct profiles when using usb passthrough. Bug-Ubuntu: https://bugs.launchpad.net/bugs/565691 Signed-off-by: Stefan Bader <stefan.bader(a)canonical.com> Signed-off-by: Christian Ehrhardt <christian.ehrhardt(a)canonical.com> Acked-by: Jamie Strandboge <jamie(a)ubuntu.com> Acked-by: Intrigeri <intrigeri(a)boum.org> View the changeset: https://github.com/libvirt/libvirt/compare/058b7fd0fe7a...592497787056 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/326732583?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#807 (master - 058b7fd)
by Travis CI 09 Jan '18

09 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #807 Status: Errored Duration: 25 minutes and 21 seconds Commit: 058b7fd (master) Author: Michal Privoznik Message: qemu: Prepare BIOS/UEFI when starting a domain https://bugzilla.redhat.com/show_bug.cgi?id=1527740 Users might use a block device as UEFI VAR store. Or even have OVMF stored there. Therefore, when starting a domain and separate mount namespace is used, we have to create all the /dev entries that are configured for the domain. Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> Reviewed-by: John Ferlan <jferlan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/e3088bfd8efe...058b7fd0fe7a View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/326705054?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#806 (master - e3088bf)
by Travis CI 08 Jan '18

08 Jan '18
Build Update for libvirt/libvirt ------------------------------------- Build: #806 Status: Errored Duration: 56 minutes and 32 seconds Commit: e3088bf (master) Author: Chen Hanxiao Message: news: add change of hot unplug redirdev Reviewed-by: John Ferlan <jferlan(a)redhat.com> Signed-off-by: Chen Hanxiao <chenhanxiao(a)gmail.com> View the changeset: https://github.com/libvirt/libvirt/compare/a63ea8141ba5...e3088bfd8efe View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/326517007?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
  • ...
  • 878
  • 879
  • 880
  • 881
  • 882
  • 883
  • 884
  • ...
  • 940
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.