Skip to content

Commit

Permalink
test(refactor): refactor tests that use zot-test to use smaller images
Browse files Browse the repository at this point in the history
Signed-off-by: Laurentiu Niculae <[email protected]>
  • Loading branch information
laurentiuNiculae committed Aug 11, 2023
1 parent 0462753 commit c42c5b1
Show file tree
Hide file tree
Showing 24 changed files with 463 additions and 194 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ $(TESTDATA): check-skopeo
skopeo --insecure-policy copy -q docker://ghcr.io/project-zot/test-images/java:0.0.1 oci:${TESTDATA}/zot-cve-java-test:0.0.1; \
skopeo --insecure-policy copy -q docker://ghcr.io/project-zot/test-images/alpine:3.17.3 oci:${TESTDATA}/alpine:3.17.3; \
chmod -R a=rwx ${TESTDATA}
ls -R -l ${TESTDATA}

.PHONY: run-bench
run-bench: binary bench
Expand Down
Loading

0 comments on commit c42c5b1

Please sign in to comment.