mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
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:
committed by
Ramkumar Chinchani
parent
fff6107310
commit
f99fa37623
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user