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

June 2018

  • 2 participants
  • 248 discussions
[Libvirt-ci] Errored: libvirt/libvirt#1318 (master - 2b6667a)
by Travis CI 05 Jun '18

05 Jun '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1318 Status: Errored Duration: 20 mins and 56 secs Commit: 2b6667a (master) Author: ramyelkest Message: all: Replace virGetLastError with virGetLastErrorCode where we can Replace instances where we previously called virGetLastError just to either get the code or to check if an error exists with virGetLastErrorCode to avoid a validity pre-check. Signed-off-by: Ramy Elkest <ramyelkest(a)gmail.com> Reviewed-by: Erik Skultety <eskultet(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/d7ca39e0fb7f...2b6667abbf1a View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/388378478?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=0bf51bc3883247538…)
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#1317 (master - d7ca39e)
by Travis CI 05 Jun '18

05 Jun '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1317 Status: Errored Duration: 18 mins and 19 secs Commit: d7ca39e (master) Author: Peter Krempa Message: qemu: Fix detaching from persistent def in qemuDomainDetachDeviceAliasLiveAndConfig The code that detaches the device from persistent definition copies the persistent definition first so that it can easily be rolled back. The actual detaching is then made in the copy which is assigned back on success (if the live operation succeeded as well). This is not the case in qemuDomainDetachDeviceAliasLiveAndConfig where the definition was copied and put back, but the detaching happened from the other object which was overwritten. Signed-off-by: Peter Krempa <pkrempa(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/234ce7d02f4b...d7ca39e0fb7f View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/388360033?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=32e9435328c64c23b…)
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#1316 (master - 234ce7d)
by Travis CI 05 Jun '18

05 Jun '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1316 Status: Errored Duration: 18 mins and 22 secs Commit: 234ce7d (master) Author: Michal Privoznik Message: src: Drop most of #ifdef WITH_GNUTLS Now that GnuTLS is a requirement, we can drop a lot of conditionally built code. However, not all ifdef-s can go because we still want libvirt_setuid to build without gnutls. Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/9b837963c54a...234ce7d02f4b View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/388262762?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=72118008d2a34e64b…)
1 0
0 0
[Libvirt-ci] Failed: libvirt/libvirt#1315 (master - 9b83796)
by Travis CI 05 Jun '18

05 Jun '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1315 Status: Failed Duration: 21 mins and 49 secs Commit: 9b83796 (master) Author: John Ferlan Message: storage: Add specific check for LUKS encryption support Modify virStorageBackendLogicalLVCreate to ensure if encryption is requested that only type LUKS is supported; otherwise, error. Signed-off-by: John Ferlan <jferlan(a)redhat.com> Reviewed-by: Erik Skultety <eskultet(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/f785aa6c2bd8...9b837963c54a View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/388241988?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=0ccf38e9857543ff9…)
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#1314 (master - f785aa6)
by Travis CI 05 Jun '18

05 Jun '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1314 Status: Errored Duration: 18 mins and 52 secs Commit: f785aa6 (master) Author: Michal Privoznik Message: vircrypto: Drop virCryptoGenerateRandom Now that virCryptoGenerateRandom() is plain wrapper over virRandomBytes() we can drop it in favour of the latter. Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/0d42fa688b0a...f785aa6c2bd8 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/388172155?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=a45971a7e45f41dd9…)
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#1313 (master - 0d42fa6)
by Travis CI 05 Jun '18

05 Jun '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1313 Status: Still Failing Duration: 20 mins and 15 secs Commit: 0d42fa6 (master) Author: Andrea Bolognani Message: travis: Install and use ccache on macOS As documented in [1], ccache needs to be installed and configured explicitly on macOS. [1] https://docs.travis-ci.com/user/caching/#ccache-cache Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/91038dfb3b29...0d42fa688b0a View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/388158138?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=69d56598cd224ad28…)
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#1312 (master - 91038df)
by Travis CI 05 Jun '18

05 Jun '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1312 Status: Still Failing Duration: 21 mins and 29 secs Commit: 91038df (master) Author: Jiri Denemark Message: build: Don't install sysconfig files as scripts The files are not scripts and should not be executable. Broken by v4.0.0-294-g5f998681df. Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/968aaff77a09...91038dfb3b29 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/388153633?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=8c640434bd524e6d9…)
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#1311 (master - 968aaff)
by Travis CI 05 Jun '18

05 Jun '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1311 Status: Still Failing Duration: 22 mins and 4 secs Commit: 968aaff (master) Author: Michal Privoznik Message: virDomainDefCopy: Skip ostype checks When parsing domain XML the virCapsDomainData lookup is performed in order to fill in missing def->os.arch and def->os.machine strings. Well, when doing copy of already existing virDomainDef we don't want any automagic fill in of defaults (and those two strings are going to be provided at this point anyway by first parse of the domain XML). What is even worse is that we do not look up capabilities for parsed emulator path rather some generic capabilities for parsed arch. Therefore, if emulator points to qemu under non-default path (say $HOME/qemu-system-arm) but there's no such qemu under the default path (say /usr/bin/qemu-system-arm) the capabilities lookup fails and creating the copy is denied. Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> Reviewed-by: Ján Tomko <jtomko(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/6549c3a4d10b...968aaff77a09 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/388149323?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=dc58a5bb6c5d496cb…)
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#1310 (master - 6549c3a)
by Travis CI 05 Jun '18

05 Jun '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1310 Status: Still Failing Duration: 19 mins and 24 secs Commit: 6549c3a (master) Author: Filip Alac Message: docs: news: Explain iommu_support improvement Signed-off-by: Filip Alac <filipalac(a)gmail.com> View the changeset: https://github.com/libvirt/libvirt/compare/134c3ddb436a...6549c3a4d10b View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/388145046?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=df23ead7e7ff42f98…)
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#1309 (master - 134c3dd)
by Travis CI 05 Jun '18

05 Jun '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1309 Status: Broken Duration: 20 mins and 29 secs Commit: 134c3dd (master) Author: Peter Krempa Message: qemu: command: Refactor disk commandline formatting Now that we have one place that sets up all disk-related objects to qemuBlockStorageSourceAttachDataPtr we can easily reuse the data in the command-line formatter by implementing a worker which will convert the data. A huge advantage is that it will be way easier to integrate this with -blockdev later on. Signed-off-by: Peter Krempa <pkrempa(a)redhat.com> Reviewed-by: Ján Tomko <jtomko(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/09e44dcaaa85...134c3ddb436a View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/388128670?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=e66a7c58fbde43e68…)
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.