automation-tests/pkg/machine
Shane Smith 87b05b6a6f
Prevent simultaneous machine starts
Running `podman machine start` twice at the same time in different
terminals, for example, will make the second invocation fail and the
first one hang.

[NO NEW TESTS NEEDED]

Signed-off-by: Shane Smith <shane.smith@shopify.com>
2022-06-03 10:26:12 -04:00
..
e2e Merge pull request #14417 from Luap99/machine-ssh 2022-06-02 04:24:01 -04:00
qemu Prevent simultaneous machine starts 2022-06-03 10:26:12 -04:00
wsl Fix codespell errors 2022-05-25 05:56:29 -04:00
config.go expose podman.sock in machine inspect 2022-06-01 10:48:17 -05:00
config_test.go Machine refactor - part 1 2022-03-28 09:12:08 -05: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 Removed `imageStream` hardcoded value 2022-06-01 11:44:35 -04:00
fedora.go enable gocritic linter 2022-04-26 18:12:22 +02:00
ignition.go Implements Windows volume/mount support 2022-04-25 13:52:27 -05: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 go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01: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