mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 16:35:45 +00:00
This PR allows you to run the pkg/machine/e2e tests for the applehv PROVIDER. This does not mean they pass, only that they can run. There also appears to be leftover gvproxy processes at the conclusion of a single test. This will need to be corrected. [NO NEW TESTS NEEDED] Signed-off-by: Brent Baude <bbaude@redhat.com>
3 lines
68 B
Go
3 lines
68 B
Go
package e2e_test
|
|
|
|
const podmanBinary = "../../../bin/podman-remote"
|