[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout
From: |
Alex Bennée |
Subject: |
Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout |
Date: |
Tue, 12 Dec 2023 11:27:45 +0000 |
User-agent: |
mu4e 1.11.26; emacs 29.1 |
Akihiko Odaki <akihiko.odaki@daynix.com> writes:
> On 2023/12/12 2:01, Alex Bennée wrote:
>> Cleber Rosa <crosa@redhat.com> writes:
>>
>>> Based on many runs, the average run time for these 4 tests is around
>>> 250 seconds, with 320 seconds being the ceiling. In any way, the
>>> default 120 seconds timeout is inappropriate in my experience.
>> I would rather see these tests updated to fix:
>> - Don't use such an old Fedora 31 image
>> - Avoid updating image packages (when will RH stop serving them?)
>> - The "test" is a fairly basic check of dmesg/sysfs output
>> I think building a buildroot image with the tools pre-installed
>> (with
>> perhaps more testing) would be a better use of our limited test time.
>
> That's what tests/avocado/netdev-ethtool.py does, but I don't like it
> much because building a buildroot image takes long and results in a
> somewhat big binary blob.
>
> I rather prefer to have some script that runs mkosi[1] to make an
> image; it downloads packages from distributor so it will take much
> less than using buildroot. The CI system can run the script and cache
> the image.
I'm all more smaller more directed test cases and I'm less worried about
exactly how things are built. I only use buildroot personally because
I'm familiar with it and it makes it easy to build testcases for
multiple architectures.
> [1] https://github.com/systemd/mkosi
If that works for you go for it ;-)
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
- Re: [PATCH 02/10] tests/avocado: mips: add hint for fetchasset plugin, (continued)
- [PATCH 06/10] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements, Cleber Rosa, 2023/12/08
- [PATCH 09/10] tests/avocado/boot_xen.py: unify tags, Cleber Rosa, 2023/12/08
- [PATCH 05/10] tests/avocado: use more distinct names for assets, Cleber Rosa, 2023/12/08
- [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout, Cleber Rosa, 2023/12/08
- Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout, Alex Bennée, 2023/12/11
- Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout, Cleber Rosa, 2023/12/13
- Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout, Eric Auger, 2023/12/14
- Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout, Alex Bennée, 2023/12/14
- Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout, Eric Auger, 2023/12/14
- Re: [PATCH 03/10] tests/avocado/intel_iommu.py: increase timeout, Philippe Mathieu-Daudé, 2023/12/14
[PATCH 10/10] tests/avocado/boot_xen.py: use class attribute, Cleber Rosa, 2023/12/08
[PATCH 08/10] tests/avocado/boot_xen.py: merge base classes, Cleber Rosa, 2023/12/08
[PATCH 01/10] tests/avocado: mips: fallback to HTTP given certificate expiration, Cleber Rosa, 2023/12/08