mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-30 20:27:49 +00:00
Add the ability to run the integration (ginkgo) suite using the remote client. Only the images_test.go file is run right now; all the rest are isolated with a // +build !remotelinux. As more content is developed for the remote client, we can unblock the files and just block single tests as needed. Signed-off-by: baude <bbaude@redhat.com> |
||
|---|---|---|
| .. | ||
| client.go | ||
| images_remote.go | ||
| info_remote.go | ||
| runtime.go | ||
| runtime_remote.go | ||