Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: 1cf54443d9c5d6e8ce28dc299f2a22c7e3458bb4
https://github.com/qemu/qemu/commit/1cf54443d9c5d6e8ce28dc299f2a22c7e3458bb4
Author: Wainer dos Santos Moschetta <[email protected]>
Date: 2021-03-16 (Tue, 16 Mar 2021)
Changed paths:
M tests/acceptance/avocado_qemu/__init__.py
Log Message:
-----------
tests/acceptance: Print expected message on wait_for_console_pattern
For the sake of improve debuggability of tests which use the
wait_for_console_pattern(), this changed the _console_interaction() so that
the expected message is printed if the test fail.
Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Joel Stanley <[email protected]>
Reviewed-by: Willian Rampazzo <[email protected]>
Reviewed-by: Cleber Rosa <[email protected]>
Tested-by: Cleber Rosa <[email protected]>
Signed-off-by: Cleber Rosa <[email protected]>
Commit: f9cc00346d3e572ac128bc9b932b02c512490271
https://github.com/qemu/qemu/commit/f9cc00346d3e572ac128bc9b932b02c512490271
Author: Hyman <[email protected]>
Date: 2021-03-16 (Tue, 16 Mar 2021)
Changed paths:
M tests/migration/guestperf/engine.py
Log Message:
-----------
tests/migration: fix unix socket batch migration
when execute the following test command:
"guestperf-batch.py --dst-host localhost --transport unix ..."
test aborts and error message as the following be throwed:
"launching VM Failed: [Errno 98] Address already in use".
The reason is that batch script use the same monitor socket
in all test cases and do not remove the socket file. The second
migration test will launch vm use the same socket file as
the first, so we get the error message. To fix it, just remove
the socket file each time we have done the migration test.
Signed-off-by: Hyman <[email protected]>
Message-Id:
<c3fc438993b87a6ab0bea3d07f6ca0260d29936e.1615397103.git.huang...@chinatelecom.cn>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Cleber Rosa <[email protected]>
Commit: cd093d5a2c92c34657c328affcb6ce5413cd205e
https://github.com/qemu/qemu/commit/cd093d5a2c92c34657c328affcb6ce5413cd205e
Author: Willian Rampazzo <[email protected]>
Date: 2021-03-16 (Tue, 16 Mar 2021)
Changed paths:
M tests/acceptance/avocado_qemu/__init__.py
Log Message:
-----------
avocado_qemu: add exec_command function
Sometimes a test needs to send a command to a console without waiting
for a pattern as a result, or the command issued do not produce any kind
of output, like, for example, a `mount` command.
This introduces the `exec_command` function to the avocado_qemu,
allowing the test to send a command to the console without the need to
match a pattern produced as a result.
Signed-off-by: Willian Rampazzo <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Wainer dos Santos Moschetta <[email protected]>
Reviewed-by: Cleber Rosa <[email protected]>
Tested-by: Cleber Rosa <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Cleber Rosa <[email protected]>
Commit: 9afa1766dd48203d7fe27c88b16ef755361b5b78
https://github.com/qemu/qemu/commit/9afa1766dd48203d7fe27c88b16ef755361b5b78
Author: Jagannathan Raman <[email protected]>
Date: 2021-03-16 (Tue, 16 Mar 2021)
Changed paths:
A tests/acceptance/multiprocess.py
Log Message:
-----------
tests: Add functional test for out-of-process device emulation
Runs the Avocado acceptance test to check if a
remote lsi53c895a device gets identified by the guest.
Signed-off-by: Elena Ufimtseva <[email protected]>
Signed-off-by: John G Johnson <[email protected]>
Signed-off-by: Jagannathan Raman <[email protected]>
Reviewed-by: Wainer dos Santos Moschetta <[email protected]>
Reviewed-by: Marc-André Lureau <[email protected]>
[WR: Refactored code]
Signed-off-by: Willian Rampazzo <[email protected]>
Tested-by: Wainer dos Santos Moschetta <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Cleber Rosa <[email protected]>
Tested-by: Cleber Rosa <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Cleber Rosa <[email protected]>
Commit: affc55e761ea4c96b9b2de582d813787a317aeda
https://github.com/qemu/qemu/commit/affc55e761ea4c96b9b2de582d813787a317aeda
Author: Pavel Dovgalyuk <[email protected]>
Date: 2021-03-16 (Tue, 16 Mar 2021)
Changed paths:
M tests/acceptance/avocado_qemu/__init__.py
Log Message:
-----------
tests/acceptance: linux-related tests fix
This patch allows cloudinit images download when ssh
key is not specified.
Signed-off-by: Pavel Dovgalyuk <[email protected]>
Message-Id: <161373266228.1608713.7614311331725780044.stgit@pasha-ThinkPad-X280>
Reviewed-by: Willian Rampazzo <[email protected]>
Signed-off-by: Cleber Rosa <[email protected]>
Commit: 1db136a29ce8594b693938ab8e788d8bcef54770
https://github.com/qemu/qemu/commit/1db136a29ce8594b693938ab8e788d8bcef54770
Author: Peter Maydell <[email protected]>
Date: 2021-03-18 (Thu, 18 Mar 2021)
Changed paths:
M tests/acceptance/avocado_qemu/__init__.py
A tests/acceptance/multiprocess.py
M tests/migration/guestperf/engine.py
Log Message:
-----------
Merge remote-tracking branch
'remotes/cleber-gitlab/tags/python-next-pull-request' into staging
Acceptance and Python Test Improvements
Small collection of Acceptance and Python tests/improvements.
# gpg: Signature made Wed 17 Mar 2021 03:22:47 GMT
# gpg: using RSA key 7ABB96EB8B46B94D5E0FE9BB657E8D33A5F209F3
# gpg: Good signature from "Cleber Rosa <[email protected]>" [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-gitlab/tags/python-next-pull-request:
tests/acceptance: linux-related tests fix
tests: Add functional test for out-of-process device emulation
avocado_qemu: add exec_command function
tests/migration: fix unix socket batch migration
tests/acceptance: Print expected message on wait_for_console_pattern
Signed-off-by: Peter Maydell <[email protected]>
Compare: https://github.com/qemu/qemu/compare/7286d62d4e25...1db136a29ce8