Re: [PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI

2023-03-01 Thread Philippe Mathieu-Daudé
On 1/3/23 10:57, Alex Bennée wrote: Thomas Huth writes: On 28/02/2023 20.06, Alex Bennée wrote: This test is exceptionally heavyweight (nearly 330s) compared to the two (both endians) TuxRun baseline tests which complete in under 160s. The coverage is slightly reduced but a more directed tes

Re: [PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI

2023-03-01 Thread Alex Bennée
Thomas Huth writes: > On 28/02/2023 20.06, Alex Bennée wrote: >> This test is exceptionally heavyweight (nearly 330s) compared to the >> two (both endians) TuxRun baseline tests which complete in under 160s. >> The coverage is slightly reduced but a more directed test could make >> up the diffe

Re: [PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI

2023-02-28 Thread Thomas Huth
On 28/02/2023 20.06, Alex Bennée wrote: This test is exceptionally heavyweight (nearly 330s) compared to the two (both endians) TuxRun baseline tests which complete in under 160s. The coverage is slightly reduced but a more directed test could make up the difference. tests/avocado/tuxrun_baselin

Re: [PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI

2023-02-28 Thread Philippe Mathieu-Daudé
On 28/2/23 20:06, Alex Bennée wrote: This test is exceptionally heavyweight (nearly 330s) compared to the two (both endians) TuxRun baseline tests which complete in under 160s. The coverage is slightly reduced but a more directed test could make up the difference. tests/avocado/tuxrun_baselines.

[PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI

2023-02-28 Thread Alex Bennée
This test is exceptionally heavyweight (nearly 330s) compared to the two (both endians) TuxRun baseline tests which complete in under 160s. The coverage is slightly reduced but a more directed test could make up the difference. tests/avocado/tuxrun_baselines.py:TuxRunBaselineTest.test_ppc64: Over