spiegel_podman/pkg/machine
Paul Holzinger 33a474286b
pkg/machine: add missing build tags to tests
Machine can only run on amd64 and arm64 platforms so we need to make
sure the test are only run on those platforms. We do not have CI checks
for this but it fails in debian build infra since debian supports many
other architectures as well.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-07-04 18:09:30 +02:00
..
e2e Use HaveLen instead of len in podman machine list e2e tests 2022-06-23 21:36:52 +03:00
qemu pkg/machine: add missing build tags to tests 2022-07-04 18:09:30 +02:00
wsl Introduce 'Starting' status for machines 2022-06-09 12:42:43 -04:00
config.go Introduce 'Starting' status for machines 2022-06-09 12:42:43 -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