mirror of
https://github.com/containers/podman.git
synced 2025-06-24 19:42:56 +08:00
2
Makefile
2
Makefile
@ -569,7 +569,7 @@ remoteintegration: test-binaries ginkgo-remote
|
||||
|
||||
.PHONY: localbenchmarks
|
||||
localbenchmarks: test-binaries
|
||||
PATH=$(PATH):$(shell PWD)/hack ACK_GINKGO_RC=true $(GOBIN)/ginkgo \
|
||||
PATH=$(PATH):$(shell pwd)/hack ACK_GINKGO_RC=true $(GOBIN)/ginkgo \
|
||||
-focus "Podman Benchmark Suite" \
|
||||
-tags "$(BUILDTAGS) benchmarks" -noColor \
|
||||
-noisySkippings=false -noisyPendings=false \
|
||||
|
Reference in New Issue
Block a user