diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-07-07 14:06:05 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-07-07 20:48:27 +0200 |
commit | 4cfa8ccb27ba642fc78b37fa733fcd0d6271ad0f (patch) | |
tree | 4576c4cd6c43c4143d6222a0d1fd1fce5b9c2f08 /pkg/domain/entities | |
parent | d481fbe7593b8b2ead4c77f6ceaaf2a233ef209b (diff) | |
download | podman-4cfa8ccb27ba642fc78b37fa733fcd0d6271ad0f.tar.gz podman-4cfa8ccb27ba642fc78b37fa733fcd0d6271ad0f.tar.bz2 podman-4cfa8ccb27ba642fc78b37fa733fcd0d6271ad0f.zip |
machine test: fix endless loop in test
The problem is that this could loop forever as long as podman start doe
snot exit (which could happen due bugs). Also since there no timeout
between the machine list calls the test is using the full cpu and this
causes the system to slow down making the machine start command even
slower. IMO it is enough to only check the status every three seconds.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'pkg/domain/entities')
0 files changed, 0 insertions, 0 deletions