qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] b3e9e5: tests: test-qga, loosen assumptions a


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b3e9e5: tests: test-qga, loosen assumptions about host fil...
Date: Fri, 23 Oct 2015 09:00:05 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b3e9e584fcef49be8ca0c355d11030f0bf6231b0
      
https://github.com/qemu/qemu/commit/b3e9e584fcef49be8ca0c355d11030f0bf6231b0
  Author: Michael Roth <address@hidden>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M tests/test-qga.c

  Log Message:
  -----------
  tests: test-qga, loosen assumptions about host filesystems

QGA skips pseudo-filesystems when querying filesystems via
guest-get-fsinfo. On some hosts, such as travis-ci which uses
containers with simfs filesystems, QGA might not report *any*
filesystems. Our test case assumes there would be at least one,
leading to false error messages in these situations.

Instead, sanity-check values iff we get at least one filesystem.

Cc: Marc-André Lureau <address@hidden>
Cc: Peter Maydell <address@hidden>
Signed-off-by: Michael Roth <address@hidden>


  Commit: 1e700f4c6cddaf29ce1d205f0f8e8b9255481930
      
https://github.com/qemu/qemu/commit/1e700f4c6cddaf29ce1d205f0f8e8b9255481930
  Author: Peter Maydell <address@hidden>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M tests/test-qga.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-23-tag' 
into staging

qemu-ga patch queue

* unbreak qga-test unit test on travis-ci systems by not assuming a
  disk-based filesystem must be present

# gpg: Signature made Fri 23 Oct 2015 15:01:47 BST using RSA key ID F108B584
# gpg: Good signature from "Michael Roth <address@hidden>"
# gpg:                 aka "Michael Roth <address@hidden>"
# gpg:                 aka "Michael Roth <address@hidden>"

* remotes/mdroth/tags/qga-pull-2015-10-23-tag:
  tests: test-qga, loosen assumptions about host filesystems

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/147482ae35b8...1e700f4c6cdd

reply via email to

[Prev in Thread] Current Thread [Next in Thread]