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
View File
@@ -28,7 +28,6 @@ import (
)
const (
SleepTime = 50 * time.Millisecond
SecondToNanoseconds = 1000000000
)