spec: added support for mount request using hard link

This commit is contained in:
Shivam Mishra
2021-04-23 15:51:24 -07:00
committed by Ramkumar Chinchani
parent f7829d6470
commit a7c17b7c16
5 changed files with 341 additions and 32 deletions
+1 -1
View File
@@ -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()