On Wed, Mar 03, 2021 at 05:53:20PM -0300, Willian Rampazzo wrote: > From: Jagannathan Raman <jag.ra...@oracle.com> > > Runs the Avocado acceptance test to check if a > remote lsi53c895a device gets identified by the guest. > > Signed-off-by: Elena Ufimtseva <elena.ufimts...@oracle.com> > Signed-off-by: John G Johnson <john.g.john...@oracle.com> > Signed-off-by: Jagannathan Raman <jag.ra...@oracle.com> > Reviewed-by: Wainer dos Santos Moschetta <waine...@redhat.com> > Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> > [WR: Refactored code] > Signed-off-by: Willian Rampazzo <willi...@redhat.com> > Tested-by: Wainer dos Santos Moschetta <waine...@redhat.com> > --- > tests/acceptance/multiprocess.py | 95 ++++++++++++++++++++++++++++++++ > 1 file changed, 95 insertions(+) > create mode 100644 tests/acceptance/multiprocess.py >
Because of KVM requirement, tested on x86_64 host: ./tests/venv/bin/avocado run -t arch:x86_64 tests/acceptance/multiprocess.py JOB ID : bde34ca2168ce031f3fbdbb5091889fb9bc4b977 JOB LOG : /home/cleber/avocado/job-results/job-2021-03-08T20.16-bde34ca/job.log (1/1) tests/acceptance/multiprocess.py:Multiprocess.test_multiprocess_x86_64: PASS (5.80 s) RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB TIME : 6.23 s And on aarch64 host: $ ./tests/venv/bin/avocado run -t arch:aarch64 tests/acceptance/multiprocess.py JOB ID : a101a47887322981aae722b9c8e7cb6e6350eed9 JOB LOG : /home/cleber/avocado/job-results/job-2021-03-08T20.17-a101a47/job.log (1/1) tests/acceptance/multiprocess.py:Multiprocess.test_multiprocess_aarch64: PASS (9.55 s) RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB TIME : 10.17 s Reviewed-by: Cleber Rosa <cr...@redhat.com> Tested-by: Cleber Rosa <cr...@redhat.com>
signature.asc
Description: PGP signature