[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 3/6] Acceptance test: add "boot_linux" tests
From: |
Peter Maydell |
Subject: |
Re: [PULL 3/6] Acceptance test: add "boot_linux" tests |
Date: |
Tue, 24 Mar 2020 14:57:20 +0000 |
On Wed, 18 Mar 2020 at 00:19, Cleber Rosa <address@hidden> wrote:
>
> This acceptance test, validates that a full blown Linux guest can
> successfully boot in QEMU. In this specific case, the guest chosen is
> Fedora version 31.
>
> * x86_64, pc-i440fx and pc-q35 machine types, with TCG and KVM as
> accelerators
>
> * aarch64 and virt machine type, with TCG and KVM as accelerators
>
> * ppc64 and pseries machine type with TCG as accelerator
>
> * s390x and s390-ccw-virtio machine type with TCG as accelerator
I have noticed that these seem to slow down 'make check-acceptance'
a lot. At least for arm, the other tests run in check-acceptance take
perhaps 10 or 20 seconds a test. The
"tests/acceptance/boot_linux.py:BootLinuxAarch64.test_virt_tcg"
test takes about 240 seconds. Is it possible to make it faster ?
thanks
-- PMM
- [PULL 0/6] Python and tests (mostly acceptance) patches 2020-03-17, Cleber Rosa, 2020/03/17
- [PULL 1/6] python/qemu/qmp.py: QMP debug with VM label, Cleber Rosa, 2020/03/17
- [PULL 2/6] Acceptance tests: introduce BUILD_DIR and SOURCE_DIR, Cleber Rosa, 2020/03/17
- [PULL 3/6] Acceptance test: add "boot_linux" tests, Cleber Rosa, 2020/03/17
- Re: [PULL 3/6] Acceptance test: add "boot_linux" tests,
Peter Maydell <=
- [PULL 5/6] tests/docker: add CentOS 8 Dockerfile, Cleber Rosa, 2020/03/17
- [PULL 4/6] Acceptance tests: add make targets to download images, Cleber Rosa, 2020/03/17
- [PULL 6/6] tests/docker: make "buildah bud" output similar to "docker build", Cleber Rosa, 2020/03/17
- Re: [PULL 0/6] Python and tests (mostly acceptance) patches 2020-03-17, Peter Maydell, 2020/03/19