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) (cherry picked from commit 513c5dc35)
62 of 340 new or added lines in 7 files covered. (18.24%)
10 existing lines in 3 files now uncovered.11268 of 15995 relevant lines covered (70.45%)
0.8 hits per line