Files
Valentin Rothberg a0b7655523 machine start: qemu: adjust backoffs
Make sure that starting a qemu machine uses proper exponential backoffs
and that a single variable isn't shared across multiple backoffs.

DO NOT BACKPORT: I want to avoid backporting this PR to the upcoming 4.6
release as it increases the flakiness of machine start (see #17403). On
my M2 machine, the flake rate seems to have increased with this change
and I strongly suspect that additional/redundant sleep after waiting for
the machine to be running and listening reduced the flakiness.  My hope
is to have more predictable behavior and find the sources of the flakes
soon.

[NO NEW TESTS NEEDED] - still too flaky to add a test to CI.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-07-05 09:40:33 +02:00
..
2023-02-15 14:48:12 -05:00
2023-07-05 09:40:33 +02:00
2023-05-02 13:09:56 -05:00
2023-02-22 09:00:24 -06:00
2023-05-02 13:09:56 -05:00
2023-01-23 10:48:32 -06:00
2023-01-23 10:48:32 -06:00
2023-05-20 07:17:08 -04:00