qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] ab486e: tests/acceptance: Specify arch for Qu


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] ab486e: tests/acceptance: Specify arch for QueryCPUModelEx...
Date: Fri, 20 Sep 2019 10:45:39 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ab486ea9f4dc8aa2ecf04afb767da62ed87adfc8
      
https://github.com/qemu/qemu/commit/ab486ea9f4dc8aa2ecf04afb767da62ed87adfc8
  Author: David Gibson <address@hidden>
  Date:   2019-09-18 (Wed, 18 Sep 2019)

  Changed paths:
    M tests/acceptance/cpu_queries.py

  Log Message:
  -----------
  tests/acceptance: Specify arch for QueryCPUModelExpansion

At the moment this test runs on whatever the host arch is.  But it looks
for 'unavailable-features' which is an x86 specific cpu property.  Tag it
to always use qemu-system-x86_64.

Signed-off-by: David Gibson <address@hidden>
Reviewed-by: Wainer dos Santos Moschetta <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Reviewed-by: Cleber Rosa <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Cleber Rosa <address@hidden>


  Commit: 471c97a6938bda16f6e10e33437d96241482f580
      
https://github.com/qemu/qemu/commit/471c97a6938bda16f6e10e33437d96241482f580
  Author: Philippe Mathieu-Daudé <address@hidden>
  Date:   2019-09-19 (Thu, 19 Sep 2019)

  Changed paths:
    M tests/acceptance/linux_ssh_mips_malta.py

  Log Message:
  -----------
  BootLinuxSshTest: Only run the tests when explicitly requested

Currently the Avocado framework does not distinct the time spent
downloading assets vs. the time spent running a test. With big
assets (like a full VM image) the tests likely fail.

This is a limitation known by the Avocado team.
Until this issue get fixed, do not run this tests automatically.

Tests can still be run setting the AVOCADO_TIMEOUT_EXPECTED
environment variable.

Reported-by: Gerd Hoffmann <address@hidden>
Reported-by: David Gibson <address@hidden>
Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
Reviewed-by: Cleber Rosa <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Cleber Rosa <address@hidden>


  Commit: 4300b7c2cd9f3f273804e8cca325842ccb93b1ad
      
https://github.com/qemu/qemu/commit/4300b7c2cd9f3f273804e8cca325842ccb93b1ad
  Author: Peter Maydell <address@hidden>
  Date:   2019-09-20 (Fri, 20 Sep 2019)

  Changed paths:
    M tests/acceptance/cpu_queries.py
    M tests/acceptance/linux_ssh_mips_malta.py

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' 
into staging

Python (acceptance tests) queue, 2019-09-19

# gpg: Signature made Thu 19 Sep 2019 17:24:04 BST
# gpg:                using RSA key 7ABB96EB8B46B94D5E0FE9BB657E8D33A5F209F3
# gpg: Good signature from "Cleber Rosa <address@hidden>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 7ABB 96EB 8B46 B94D 5E0F  E9BB 657E 8D33 A5F2 09F3

* remotes/cleber/tags/python-next-pull-request:
  BootLinuxSshTest: Only run the tests when explicitly requested
  tests/acceptance: Specify arch for QueryCPUModelExpansion

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


Compare: https://github.com/qemu/qemu/compare/f5c7af6295b1...4300b7c2cd9f



reply via email to

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