[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/7] Python (acceptance tests) queue - 2019-09-23
From: |
Cleber Rosa |
Subject: |
[PULL 0/7] Python (acceptance tests) queue - 2019-09-23 |
Date: |
Mon, 23 Sep 2019 09:40:12 -0400 |
The following changes since commit 4300b7c2cd9f3f273804e8cca325842ccb93b1ad:
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request'
into staging (2019-09-20 17:28:43 +0100)
are available in the Git repository at:
git://github.com/clebergnu/qemu.git tags/python-next-pull-request
for you to fetch changes up to 2fe6f4d9babb957244676fdf23b9a7ca2323034b:
Acceptance tests: use avocado.utils.ssh for SSH interaction (2019-09-20
17:13:41 -0400)
----------------------------------------------------------------
Improvements include:
* Relaxed error code pattern on machine_m68k_nextcube.py
* Better naming and separation of tests in x86_cpu_model_versions.py
* New checks on guest side on linux_ssh_mips_malta.py
* Use of avocado.utils.ssh, and thus "/usr/bin/ssh" for SSH
interaction
A Travis-CI check for this branch can be seen at:
* https://travis-ci.org/clebergnu/qemu/builds/587665790
----------------------------------------------------------------
Aleksandar Markovic (2):
tests/acceptance: Refactor and improve reporting in
linux_ssh_mips_malta.py
tests/acceptance: Add new test cases in linux_ssh_mips_malta.py
Cleber Rosa (5):
Acceptance test machine_m68k_nextcube.py: relax the error code pattern
Acceptance test x86_cpu_model_versions: shutdown VMs
Acceptance test x86_cpu_model_versions: fix mismatches between test
and messages
Acceptance test x86_cpu_model_versions: split into smaller tests
Acceptance tests: use avocado.utils.ssh for SSH interaction
tests/acceptance/linux_ssh_mips_malta.py | 159 ++++++++++++---------
tests/acceptance/machine_m68k_nextcube.py | 2 +-
tests/acceptance/x86_cpu_model_versions.py | 22 ++-
tests/requirements.txt | 3 +-
4 files changed, 110 insertions(+), 76 deletions(-)
--
2.21.0
- [PULL 0/7] Python (acceptance tests) queue - 2019-09-23,
Cleber Rosa <=
- [PULL 1/7] Acceptance test machine_m68k_nextcube.py: relax the error code pattern, Cleber Rosa, 2019/09/23
- [PULL 2/7] Acceptance test x86_cpu_model_versions: shutdown VMs, Cleber Rosa, 2019/09/23
- [PULL 3/7] Acceptance test x86_cpu_model_versions: fix mismatches between test and messages, Cleber Rosa, 2019/09/23
- [PULL 4/7] Acceptance test x86_cpu_model_versions: split into smaller tests, Cleber Rosa, 2019/09/23
- [PULL 5/7] tests/acceptance: Refactor and improve reporting in linux_ssh_mips_malta.py, Cleber Rosa, 2019/09/23
- [PULL 6/7] tests/acceptance: Add new test cases in linux_ssh_mips_malta.py, Cleber Rosa, 2019/09/23
- [PULL 7/7] Acceptance tests: use avocado.utils.ssh for SSH interaction, Cleber Rosa, 2019/09/23
- Re: [PULL 0/7] Python (acceptance tests) queue - 2019-09-23, no-reply, 2019/09/23
- Re: [PULL 0/7] Python (acceptance tests) queue - 2019-09-23, no-reply, 2019/09/23
- Re: [PULL 0/7] Python (acceptance tests) queue - 2019-09-23, no-reply, 2019/09/24