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