cisco / cisco-network-puppet-module

Apache License 2.0
55 stars 68 forks source link

skip_non_default_vdc: vdc is only supported on 7k platforms #564

Closed chrisvanheuveln closed 5 years ago

chrisvanheuveln commented 5 years ago

We only support vdc on N7 platforms. This check was failing because show vdc cli is not present on some platforms.

codecov-io commented 5 years ago

Codecov Report

Merging #564 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #564   +/-   ##
=======================================
  Coverage     5.81%   5.81%           
=======================================
  Files          177     177           
  Lines        20828   20828           
=======================================
  Hits          1212    1212           
  Misses       19616   19616

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1eb6ee9...ac7aef3. Read the comment docs.