Merge pull request #2085 from mheon/readd_python

Readd Python testing
This commit is contained in:
OpenShift Merge Robot
2019-01-04 19:48:54 -08:00
committed by GitHub

View File

@ -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/