OSDN Git Service

tests/avocado: fix waiting for vm shutdown in replay_linux
authorPavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>
Fri, 11 Aug 2023 07:06:08 +0000 (10:06 +0300)
committerThomas Huth <thuth@redhat.com>
Mon, 25 Sep 2023 06:02:23 +0000 (08:02 +0200)
commitb821109583a035a17fa5b89c0ebd8917d09cc82d
tree0ef2643c111225e284e173ce479ead95f30af516
parentc9daa685cb69dddfe8082f09fd26728e98a66102
tests/avocado: fix waiting for vm shutdown in replay_linux

This patch fixes the race condition in waiting for shutdown
of the replay linux test.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Suggested-by: John Snow <jsnow@redhat.com>
Message-ID: <20230811070608.3383343-4-pavel.dovgalyuk@ispras.ru>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/avocado/replay_linux.py