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
@@ -330,7 +330,7 @@ func TestServerCVEResponse(t *testing.T) {
time.Sleep(100 * time.Millisecond)
}
time.Sleep(35 * time.Second)
time.Sleep(90 * time.Second)
defer func(controller *api.Controller) {
ctx := context.Background()