Re: [RFC PATCH] tests/avocado: re-factor igb test to avoid timeouts

2023-03-22 Thread Alex Bennée
Akihiko Odaki writes: >>- The various "full-fat" distros we run avocado tests for seem to be >> very bloated (esp compared to my local Debian setup which boots very >> quickly) >- It's hard to argue with the time saving and stability >> improvements, >> especially as we

Re: [RFC PATCH] tests/avocado: re-factor igb test to avoid timeouts

2023-03-22 Thread Akihiko Odaki
On 2023/03/22 20:22, Alex Bennée wrote: Akihiko Odaki writes: On 2023/03/22 19:04, Alex Bennée wrote: Akihiko Odaki writes: On 2023/03/22 3:17, Alex Bennée wrote: The core of the test was utilising "ethtool -t eth1 offline" to run through a test sequence. For reasons unknown the test han

Re: [RFC PATCH] tests/avocado: re-factor igb test to avoid timeouts

2023-03-22 Thread Alex Bennée
Akihiko Odaki writes: > On 2023/03/22 19:04, Alex Bennée wrote: >> Akihiko Odaki writes: >> >>> On 2023/03/22 3:17, Alex Bennée wrote: The core of the test was utilising "ethtool -t eth1 offline" to run through a test sequence. For reasons unknown the test hangs under some conf

Re: [RFC PATCH] tests/avocado: re-factor igb test to avoid timeouts

2023-03-22 Thread Akihiko Odaki
On 2023/03/22 19:04, Alex Bennée wrote: Akihiko Odaki writes: On 2023/03/22 3:17, Alex Bennée wrote: The core of the test was utilising "ethtool -t eth1 offline" to run through a test sequence. For reasons unknown the test hangs under some configurations of the build on centos8-stream. Funda

Re: [RFC PATCH] tests/avocado: re-factor igb test to avoid timeouts

2023-03-22 Thread Alex Bennée
Akihiko Odaki writes: > On 2023/03/22 3:17, Alex Bennée wrote: >> The core of the test was utilising "ethtool -t eth1 offline" to run >> through a test sequence. For reasons unknown the test hangs under some >> configurations of the build on centos8-stream. Fundamentally running >> the old fedo

Re: [RFC PATCH] tests/avocado: re-factor igb test to avoid timeouts

2023-03-21 Thread Akihiko Odaki
On 2023/03/22 3:17, Alex Bennée wrote: The core of the test was utilising "ethtool -t eth1 offline" to run through a test sequence. For reasons unknown the test hangs under some configurations of the build on centos8-stream. Fundamentally running the old fedora-31 cloud-init is just too much for

Re: [RFC PATCH] tests/avocado: re-factor igb test to avoid timeouts

2023-03-21 Thread Philippe Mathieu-Daudé
On 21/3/23 19:17, Alex Bennée wrote: The core of the test was utilising "ethtool -t eth1 offline" to run through a test sequence. For reasons unknown the test hangs under some configurations of the build on centos8-stream. Fundamentally running the old fedora-31 cloud-init is just too much for so

[RFC PATCH] tests/avocado: re-factor igb test to avoid timeouts

2023-03-21 Thread Alex Bennée
The core of the test was utilising "ethtool -t eth1 offline" to run through a test sequence. For reasons unknown the test hangs under some configurations of the build on centos8-stream. Fundamentally running the old fedora-31 cloud-init is just too much for something that is directed at testing one