spiegel_podman/pkg/machine
Hugo Osvaldo Barrera 1f1c233202 Restrict tests to the same architectures as non-test code
ostree.go is limited to only amd64 and arm64, but its tests run on all
architectures and fail because all their symbols are missing.

Don't run tests on an architecture where the non-test code doesn't
exist.

References: https://github.com/podman-container-tools/podman/issues/29711
Signed-off-by: Hugo Osvaldo Barrera <hugo@whynothugo.nl>
2026-09-03 14:19:47 +02:00
..
apple Propagate SIGTERM to the VM process during machine start on macOS 2026-06-24 18:52:12 +02:00
applehv machine: share virtiofs systemd unit generation 2026-06-02 14:47:08 +02:00
certificates Refactor: use %w for error wrapping in pkg/machine 2026-08-12 02:23:44 +05:30
compression Vendor container-libs@main 2026-09-01 11:30:39 -04:00
connection RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
define added errorlint 2026-08-14 01:35:03 +05:30
e2e Fix machine init failure with read-only disk image 2026-08-24 14:35:33 +00:00
env pkg/machine/env: add tests for WithPodmanPrefix 2026-08-14 17:28:31 +05:30
hyperv pkg/machine: detach helper processes from parent console on Windows 2026-08-27 18:11:12 +05:30
ignition added errorlint 2026-08-14 01:35:03 +05:30
libkrun machine: share virtiofs systemd unit generation 2026-06-02 14:47:08 +02:00
lock RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
ocipull added errorlint 2026-08-14 01:35:03 +05:30
os Restrict tests to the same architectures as non-test code 2026-09-03 14:19:47 +02:00
ports RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
provider Refactor: use %w for error wrapping in pkg/machine 2026-08-12 02:23:44 +05:30
proxyenv machine: escape % as %% in proxy values written to systemd unit conf 2026-06-06 12:04:48 +08:00
qemu added errorlint 2026-08-14 01:35:03 +05:30
shim pkg/machine: detach helper processes from parent console on Windows 2026-08-27 18:11:12 +05:30
sockets RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
stdpull Vendor container-libs@main 2026-09-01 11:30:39 -04:00
vmconfigs pkg/machine/vmconfigs: add tests for SplitVolume 2026-08-24 15:15:20 +05:30
windows Refactor: use %w for error wrapping in pkg/machine 2026-08-12 02:23:44 +05:30
wsl Merge pull request #29502 from vishnukothakapu/refactor-err-error 2026-08-14 16:06:58 +02:00
cleanup.go Fix cleanup callbacks registration in machines Start() function 2026-06-24 18:52:15 +02:00
config.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
config_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
gvproxy.go Refactor: use %w for error wrapping in pkg/machine 2026-08-12 02:23:44 +05:30
gvproxy_unix.go Reap completed gvproxy process if machine start fails on Unix 2026-06-24 18:52:15 +02:00
gvproxy_windows.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
keys.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
machine_common.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
machine_unix.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go Merge pull request #29590 from prabhat-kumar96/fix-windows-hyperv-9p-detach 2026-08-31 15:57:11 +02:00
machine_windows_test.go chore(machine): remove unused EvalSymlinksOrClean function and tests 2026-01-28 02:42:45 +08:00
qemuprovider.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
ssh.go machine: simplify ssh debug output logging 2026-06-30 10:32:32 +02:00
ssh_unix.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
ssh_windows.go machine: implement http proxy logic for all providers 2024-02-22 11:23:45 +01:00
update.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
volume_systemd.go machine: fix virtiofs mount targets on FCOS 2026-06-16 22:52:33 +09:00
volume_systemd_test.go machine: fix virtiofs mount targets on FCOS 2026-06-16 22:52:33 +09:00
volumes.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00