mirror of
https://github.com/containers/podman.git
synced 2025-11-01 19:21:04 +08: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>
4 lines
68 B
Go
4 lines
68 B
Go
package e2e_test
|
|
|
|
const podmanBinary = "../../../bin/podman-remote"
|