qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Add support for powerpc acceptance test
@ 2019-07-26  7:17 sathnaga
  2019-07-26  8:37 ` Cédric Le Goater
  0 siblings, 1 reply; 3+ messages in thread
From: sathnaga @ 2019-07-26  7:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Satheesh Rajendran, qemu-ppc, clg

From: Satheesh Rajendran <sathnaga@linux.vnet.ibm.com>

This series attempt to add support for avocado acceptance
test for powerpc and adds linux console boot test.

avocado run boot_linux_console.py:BootLinuxConsole.test_ppc64le_pseries version.py vnc.py 
JOB ID     : 918ed65e5e8bc1370c84c166a2c41936a700571e
JOB LOG    : /home/sath/tests/results/job-2019-07-26T03.08-918ed65/job.log
 (1/6) boot_linux_console.py:BootLinuxConsole.test_ppc64le_pseries: PASS (3.98 s)
 (2/6) version.py:Version.test_qmp_human_info_version: PASS (0.15 s)
 (3/6) vnc.py:Vnc.test_no_vnc: PASS (0.14 s)
 (4/6) vnc.py:Vnc.test_no_vnc_change_password: PASS (0.13 s)
 (5/6) vnc.py:Vnc.test_vnc_change_password_requires_a_password: PASS (0.14 s)
 (6/6) vnc.py:Vnc.test_vnc_change_password: PASS (0.14 s)
RESULTS    : PASS 6 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB TIME   : 5.68 s


Satheesh Rajendran (2):
  tests.acceptance.avocado_qemu: Add support for powerpc
  tests.acceptance.boot_linux_console: Add pseries linux boot console
    test

 tests/acceptance/avocado_qemu/__init__.py |  4 ++++
 tests/acceptance/boot_linux_console.py    | 20 ++++++++++++++++++++
 2 files changed, 24 insertions(+)

-- 
2.21.0



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-26  8:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-26  7:17 [Qemu-devel] [PATCH 0/2] Add support for powerpc acceptance test sathnaga
2019-07-26  8:37 ` Cédric Le Goater
2019-07-26  8:44   ` Satheesh Rajendran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).