spiegel_podman/pkg/machine
Paul Holzinger 4cfa8ccb27
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>
2022-07-07 20:48:27 +02:00
..
e2e machine test: fix endless loop in test 2022-07-07 20:48:27 +02:00
qemu Merge pull request #14803 from bugfood/volumes 2022-07-07 18:21:55 +00:00
wsl Merge pull request #14762 from ashley-cui/machinfo 2022-07-07 15:17:40 +00:00
config.go Podman machine info 2022-07-05 15:18:41 -04:00
config_test.go pkg/machine: add missing build tags to tests 2022-07-04 18:09:30 +02:00
connection.go Introduce podman machine init --root=t|f and podman machine set --root=t|f 2022-02-16 03:49:17 -06:00
fcos.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
fedora.go enable gocritic linter 2022-04-26 18:12:22 +02:00
ignition.go Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00
ignition_darwin.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
ignition_linux.go Set machine timezone 2021-12-16 12:40:20 -06:00
ignition_schema.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
ignition_windows.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
keys.go reveal machine error, ignore false state 2022-06-27 12:40:15 -05:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
pull.go Remove error stutter 2022-03-25 21:47:04 -04:00