From: sathnaga@linux.vnet.ibm.com
To: qemu-devel@nongnu.org
Cc: Satheesh Rajendran <sathnaga@linux.vnet.ibm.com>,
qemu-ppc@nongnu.org, clg@kaod.org
Subject: [Qemu-devel] [PATCH 0/2] Add support for powerpc acceptance test
Date: Fri, 26 Jul 2019 12:47:37 +0530 [thread overview]
Message-ID: <20190726071737.32298-1-sathnaga@linux.vnet.ibm.com> (raw)
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
next reply other threads:[~2019-07-26 7:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-26 7:17 sathnaga [this message]
2019-07-26 8:37 ` [Qemu-devel] [PATCH 0/2] Add support for powerpc acceptance test Cédric Le Goater
2019-07-26 8:44 ` Satheesh Rajendran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190726071737.32298-1-sathnaga@linux.vnet.ibm.com \
--to=sathnaga@linux.vnet.ibm.com \
--cc=clg@kaod.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).