mirror of
https://github.com/containers/podman.git
synced 2025-06-25 20:26:51 +08:00
2
Makefile
2
Makefile
@ -178,7 +178,7 @@ localunit: test/goecho/goecho varlink_generate
|
|||||||
ginkgo:
|
ginkgo:
|
||||||
ginkgo -v -tags "$(BUILDTAGS)" -cover -flakeAttempts 3 -progress -trace -noColor test/e2e/.
|
ginkgo -v -tags "$(BUILDTAGS)" -cover -flakeAttempts 3 -progress -trace -noColor test/e2e/.
|
||||||
|
|
||||||
localintegration: varlink_generate test-binaries ginkgo
|
localintegration: varlink_generate test-binaries clientintegration ginkgo
|
||||||
|
|
||||||
localsystem: .install.ginkgo .install.gomega
|
localsystem: .install.ginkgo .install.gomega
|
||||||
ginkgo -v -noColor test/system/
|
ginkgo -v -noColor test/system/
|
||||||
|
Reference in New Issue
Block a user