automation-tests/cmd/podman/machine
Ashley Cui e7390f30b9 Allow changing of CPUs, Memory, and Disk Size
Allow podman machine set to change CPUs, Memory and Disk size of a QEMU machine after its been created.
Disk size can only be increased.

If one setting fails to be changed, the other settings will still be applied.

Signed-off-by: Ashley Cui <acui@redhat.com>
2022-04-27 13:56:14 -04:00
..
init.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
inspect.go machine starting status 2022-04-25 14:14:45 -04:00
list.go Add --quiet to machine ls 2022-04-16 08:54:56 -05:00
machine.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
platform.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
platform_windows.go bump go module to version 4 2022-01-18 12:47:07 +01:00
rm.go Fix type-o and cleanup doc punctuation 2022-03-18 17:33:30 -05:00
set.go Allow changing of CPUs, Memory, and Disk Size 2022-04-27 13:56:14 -04:00
ssh.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
start.go Handle incompatible machines 2022-03-18 01:16:34 -05:00
stop.go bump go module to version 4 2022-01-18 12:47:07 +01:00