0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-04-08 02:54:41 -05:00
zot/pkg
Andrei Aaron 3676c5889e
test: avoid running trivy tests if search build label is missing (#1172)
The 'test' makefile target runs the tests for both 'minimal' and equivalent of the former 'extended' build.
The trivy package tests were run twice, even if the trivy logic is unreachable if search is disabled.
With this update we should see a cut of about 150s of test time.

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2023-02-04 23:21:45 -08:00
..
api fix: removed references to old dist-spec (#1128) 2023-01-31 09:35:33 -08:00
cli fix: removed references to old dist-spec (#1128) 2023-01-31 09:35:33 -08:00
common fix(test): update the zot tests not to use test/data as rootDir (use a temporary folder instead) (#1162) 2023-02-02 11:39:03 -08:00
compliance test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08:00
debug feat(artifact): add OCI references support (#936) 2022-11-08 00:38:16 -08:00
exporter test(exporter): add unit test to cover cli pkg (#1148) 2023-01-27 20:35:32 -08:00
extensions test: avoid running trivy tests if search build label is missing (#1172) 2023-02-04 23:21:45 -08:00
log test(refactor): cleanup/simplify testcases (#1124) 2023-01-20 10:01:52 -08:00
meta/repodb feat(repodb): DerivedImageList and BaseImageList make use of RepoDB (#1135) 2023-01-25 14:06:02 -08:00
regexp chore(trivy): update trivy version and enforce OCI compliant repo names in local image storage (#1068) 2023-01-18 08:24:44 -08:00
requestcontext feat(repodb): Implement RepoDB for image specific information using boltdb/dynamodb (#979) 2023-01-09 12:37:44 -08:00
scheduler fix(coverage): scheduler coverage (#893) 2022-10-21 18:33:22 +03:00
storage fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00
test fix(referrers): fix some conformance issues (#1134) 2023-01-26 10:13:12 -08:00