From e210e059a08ac09e157e22b331903cc21b5c09f7 Mon Sep 17 00:00:00 2001 From: "tsimson@gmti.gannett.com" Date: Fri, 20 Jan 2017 05:25:30 -0500 Subject: [PATCH] Fixed the pased file to expect the correct interfaces. --- .../cisco_ios_show_cdp_neighbors_detail.parsed | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/cisco_ios/show_cdp_neighbors_detail/cisco_ios_show_cdp_neighbors_detail.parsed b/tests/cisco_ios/show_cdp_neighbors_detail/cisco_ios_show_cdp_neighbors_detail.parsed index 18d70edfc6..1e99ecaf08 100644 --- a/tests/cisco_ios/show_cdp_neighbors_detail/cisco_ios_show_cdp_neighbors_detail.parsed +++ b/tests/cisco_ios/show_cdp_neighbors_detail/cisco_ios_show_cdp_neighbors_detail.parsed @@ -21,9 +21,9 @@ parsed_sample: remote_port: "eth0" local_port: "GigabitEthernet1/0/19" -- destination_host: "vIOS-L2-1" - local_port: "GigabitEthernet0/2" +- platform: "" management_ip: "" - platform: "" - remote_port: "GigabitEthernet0/2" software_version: "Cisco IOS Software, vios_l2 Software (vios_l2-ADVENTERPRISEK9-M), Version 15.2(CML_NIGHTLY_20150414)FLO_DSGS7, EARLY DEPLOYMENT DEVELOPMENT BUILD, synced to DSGS_PI5_POSTCOLLAPSE_TEAM_TRACK_CLONE" + destination_host: "vIOS-L2-1" + remote_port: "GigabitEthernet0/3" + local_port: "GigabitEthernet0/3"