ci/cd: unit test hangs for a long time intermittently closes #286

Signed-off-by: Alexei Dodon <adodon@cisco.com>
This commit is contained in:
Alexei Dodon
2021-11-22 10:12:01 +02:00
committed by Ramkumar Chinchani
parent fff6107310
commit f99fa37623
6 changed files with 112 additions and 495 deletions
+1 -1
View File
@@ -418,7 +418,7 @@ func TestCVESearch(t *testing.T) {
}
// Wait for trivy db to download
time.Sleep(45 * time.Second)
time.Sleep(90 * time.Second)
defer func() {
ctx := context.Background()