mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
gc: add a unit test
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
be910cf01c
commit
b2a4388522
@@ -59,7 +59,7 @@ test: check-skopeo $(NOTATION)
|
||||
|
||||
.PHONY: run-bench
|
||||
run-bench: binary bench
|
||||
bin/zot-$(OS)-$(ARCH) serve examples/config-minimal.json &
|
||||
bin/zot-$(OS)-$(ARCH) serve examples/config-bench.json &
|
||||
sleep 5
|
||||
bin/zb-$(OS)-$(ARCH) -c 10 -n 100 -o $(BENCH_OUTPUT) http://localhost:8080
|
||||
killall -r zot-*
|
||||
|
||||
Reference in New Issue
Block a user