Ran
|
Jobs
1
|
Files
46
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
travis-pro
Handle ProactiveConf CR objects updates When a ProactiveConf is created, the host agent notifies the OpFlex agent, which then adjusts the frequency of the tunnel endpoint advertisement timer accordingly. Example CR: apiVersion: aci.pc/v1 kind: ProactiveConf metadata: name: proactiveconf namespace: aci-containers-system spec: TunnelEpAdvertisementInterval: <seconds> VmmEpgDeploymentImmediacy: Immediate/OnDemand VmmEpgDeploymentImmediacy is to specify the Deploy and Resolution Immediacy. Immediate/Ondemand correspond to immediate/lazy. (cherry picked from commit de2ac15ec)
64 of 342 new or added lines in 7 files covered. (18.71%)
8 existing lines in 3 files now uncovered.13107 of 18738 relevant lines covered (69.95%)
0.8 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
7 |
71.96 |
0.23% | pkg/controller/controller.go |
14 |
74.76 |
-10.96% | pkg/controller/epgcache.go |
15 |
41.57 |
-2.0% | pkg/hostagent/environment.go |
36 |
67.74 |
-1.85% | pkg/apicapi/apicapi.go |
88 |
9.28 |
pkg/hostagent/proactiveconf.go | |
118 |
7.09 |
pkg/controller/proactiveconf.go |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
80.07 |
0.05% | pkg/controller/network_policy.go |
3 |
66.1 |
-0.43% | pkg/hostagent/services.go |
4 |
67.74 |
-1.85% | pkg/apicapi/apicapi.go |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9713.1 (DEFAULT_BRANCH=master GOPROXY=https://proxy.golang.org,https://goproxy.io,direct) | 46 |
69.95 |
Travis Job 9713.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|