mirror of
https://github.com/containers/podman.git
synced 2025-06-28 06:18:57 +08:00
podman remote integrations tests
add exists and rmi tests back in ... Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@ -19,6 +19,8 @@ import (
|
||||
"github.com/onsi/gomega/gexec"
|
||||
)
|
||||
|
||||
func SkipIfRemote() {}
|
||||
|
||||
// Podman is the exec call to podman on the filesystem
|
||||
func (p *PodmanTestIntegration) Podman(args []string) *PodmanSessionIntegration {
|
||||
podmanSession := p.PodmanBase(args)
|
||||
|
Reference in New Issue
Block a user