travis-ci
add kubelet client for Pod resource info This change introduces kubelet client to get allocated device information of a Pod from newly added Kubelet grpc service. For more information please see: https://github.com/kubernetes/kubernetes/pull/70508/ With this kubelet service we no longer need to rely on kubelet checkpoint file to get device information. Change-Id: I3ba098cfe Signed-off-by: Abdul Halim <abdul.halim@intel.com>
58 of 58 new or added lines in 2 files covered. (100.0%)
656 of 1223 relevant lines covered (53.64%)
3.04 hits per line