podman/pkg/machine/e2e
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
..
basic_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_basic.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_init.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_inspect.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_list.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_rm.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_set.go Allow changing of CPUs, Memory, and Disk Size 2022-04-27 13:56:14 -04:00
config_ssh.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_start.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_stop.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
init_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
inspect_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
list_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
machine_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
rm_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
set_test.go Allow changing of CPUs, Memory, and Disk Size 2022-04-27 13:56:14 -04:00
ssh_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
start_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
stop_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00