Ran
|
Jobs
1
|
Files
43
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
travis-pro
Reduce the frequency of error logs When a vm is migrated and if the devId of source and destination is same and if any of the source opflexODev is not deleted immediately after migration, "Failed to get annotation" error logs were continiously getting printed till the opflexODev is deleted Added following changes: * The count of opflexODev is found based on the ones with same fabricPathDn instaed of devID * The error logs will be printed in every minute, instead of printig it in every second (cherry picked from commit 4eb6b5245)
0 of 30 new or added lines in 1 file covered. (0.0%)
1 existing line in 1 file now uncovered.11270 of 16010 relevant lines covered (70.39%)
0.8 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
30 |
62.83 |
-0.47% | pkg/controller/services.go |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
62.83 |
-0.47% | pkg/controller/services.go |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9957.1 (DEFAULT_BRANCH=master GOPROXY=https://proxy.golang.org,https://goproxy.io,direct) | 43 |
70.39 |
Travis Job 9957.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|