automation-tests/pkg/machine
Nathan Henrie 6014f26c47
Revert "Resolve symlink path for qemu directory if possible"
This reverts commit 6b6458916e (Resolve
symlink path for qemu directory if possible).

Fully resolving the symlink to qemu solves some issues for
aarch64-darwin nix with regards to finding `edk2-aarch64-code.fd`, but
unfortunately the fully resolved path includes the version number,
making it so that even patch updates break the path to
homebrew-installed qemu files.

Fixes https://github.com/containers/podman/issues/18111

[NO NEW TESTS NEEDED]

Signed-off-by: Nathan Henrie <nate@n8henrie.com>
2023-04-24 10:06:43 -06:00
..
applehv basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
e2e Machine refactor for QEMU/AppleHV 2023-02-22 09:00:24 -06:00
hyperv hyperv: add podman socket mapping 2023-04-19 16:41:34 -05:00
os Introduce podman machine os apply 2023-02-15 14:48:12 -05:00
qemu Revert "Resolve symlink path for qemu directory if possible" 2023-04-24 10:06:43 -06:00
wsl Use atomic config writing strategy for podman machine config files 2023-04-10 14:57:49 -05:00
config.go hyperv: add podman socket mapping 2023-04-19 16:41:34 -05:00
config_test.go pkg/machine: add missing build tags to tests 2022-07-04 18:09:30 +02:00
connection.go podman machine ssh handling 2022-09-26 18:35:01 -04:00
fcos.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
fcos_test.go Machine refactor for QEMU/AppleHV 2023-02-22 09:00:24 -06:00
fedora_unix.go WSL refactoring 2023-01-23 10:48:32 -06:00
fedora_windows.go WSL refactoring 2023-01-23 10:48:32 -06:00
ignition.go HyperV: wait on stop 2023-04-18 08:02:48 -05:00
ignition_darwin.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
ignition_freebsd.go pkg: Build pkg/machine on FreeBSD 2022-08-13 07:53:34 +01:00
ignition_linux.go fix #17244: use /etc/timezone where `timedatectl` is missing on Linux 2023-01-30 00:36:37 +09: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 Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
machine_windows.go Expose Podman named pipe in Inspect output 2023-02-03 00:05:28 +02:00
pull.go basic hypverv machine implementation 2023-03-17 16:02:28 -05:00
ssh.go Enabled network over vsock 2023-04-17 12:34:37 -05:00