spiegel_podman/pkg/machine/os
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
..
bootc.go Add podman machine os upgrade command 2026-01-16 14:14:06 -06:00
config.go Add podman machine os upgrade command 2026-01-16 14:14:06 -06:00
machine_os.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
ostree.go Convert if/else to switch for transport name comparison 2026-06-12 10:12:49 +02:00
ostree_test.go Restrict tests to the same architectures as non-test code 2026-09-03 14:19:47 +02:00