0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/test
Petu Eusebiu 2496fef3c2 Fix data race on trivydb download in tests.
Multiple go routines downloading trivy db
triggers data race on trivy internal db.Path().
In each go routine wait for db download to start.
closes #636

Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
2022-07-14 09:31:15 -07:00
..
common.go Fix data race on trivydb download in tests. 2022-07-14 09:31:15 -07:00
common_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
dev.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
inject_test.go storage: flush/sync contents to disk on file close 2022-02-07 12:08:01 -08:00
prod.go coverage: add failure injection framework 2022-01-28 08:56:00 -08:00