mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 20:38:08 +08:00
spec: added support for mount request using hard link
This commit is contained in:
committed by
Ramkumar Chinchani
parent
f7829d6470
commit
a7c17b7c16
@@ -501,7 +501,7 @@ func TestCVESearch(t *testing.T) {
|
||||
}
|
||||
|
||||
// Wait for trivy db to download
|
||||
time.Sleep(35 * time.Second)
|
||||
time.Sleep(45 * time.Second)
|
||||
|
||||
defer func() {
|
||||
ctx := context.Background()
|
||||
|
||||
Reference in New Issue
Block a user