mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
DO NOT MERGE temporarily remove python tests
It's impossible to get good debug out of the python tests, so nuke them for now so I can figure out what's wrong. DO NOT MERGE THIS COMMIT Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
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 clientintegration ginkgo
|
localintegration: varlink_generate test-binaries 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