podman/pkg/machine/e2e
Brent Baude 8291b51ceb expose podman.sock in machine inspect
For consumers of the podman.sock who want a predictable way to find the
podman sock, we now include it under 'ConnectionConfig' in podman
machine inspect.

Fixes: #14231

Signed-off-by: Brent Baude <bbaude@redhat.com>
2022-06-01 10:48:17 -05:00
..
basic_test.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config.go podman machine starting test 2022-04-27 20:12:43 -04:00
config_basic.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
config_init.go Add more machine tests 2022-05-10 14:56:13 -04: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 more machine tests 2022-05-10 14:56:13 -04:00
inspect_test.go expose podman.sock in machine inspect 2022-06-01 10:48:17 -05:00
list_test.go Use containers/common/pkg/util.StringToSlice 2022-05-23 12:16:54 -04:00
machine_test.go Implement --format for machine inspect 2022-05-03 16:15:59 -07:00
rm_test.go Produce better test error messages 2022-04-27 15:44:02 -05:00
set_test.go Add more machine tests 2022-05-10 14:56:13 -04:00
ssh_test.go Produce better test error messages 2022-04-27 15:44:02 -05:00
start_test.go Produce better test error messages 2022-04-27 15:44:02 -05:00
stop_test.go Produce better test error messages 2022-04-27 15:44:02 -05:00