Skip to content

Commit

Permalink
Re-run tests against raw files
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakuza-UA committed May 15, 2020
1 parent 213f2b3 commit e7eb335
Show file tree
Hide file tree
Showing 5 changed files with 228 additions and 228 deletions.
20 changes: 10 additions & 10 deletions tests/cisco_ios/traceroute/cisco_ios_traceroute_1.yml
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
---
parsed_sample:
- hop_num: "1"
nh_address: "10.180.133.121"
nh_hostname: ""
address: "10.180.133.121"
fqdn: ""
rtt_response:
- "1"
details: ""
- hop_num: "1"
nh_address: "10.180.133.125"
nh_hostname: ""
address: "10.180.133.125"
fqdn: ""
rtt_response:
- "1"
details: ""
- hop_num: "1"
nh_address: "10.180.133.121"
nh_hostname: ""
address: "10.180.133.121"
fqdn: ""
rtt_response:
- "0"
details: ""
- hop_num: "1"
nh_address: "10.180.133.125"
nh_hostname: ""
address: "10.180.133.125"
fqdn: ""
rtt_response:
- "2"
details: ""
- hop_num: "2"
nh_address: "10.180.133.177"
nh_hostname: ""
address: "10.180.133.177"
fqdn: ""
rtt_response:
- "1"
- "*"
Expand Down
84 changes: 42 additions & 42 deletions tests/cisco_ios/traceroute/cisco_ios_traceroute_2.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
---
parsed_sample:
- hop_num: "1"
nh_address: "10.180.140.150"
nh_hostname: ""
address: "10.180.140.150"
fqdn: ""
rtt_response:
- "1"
- "1"
- "1"
details: ""
- hop_num: "2"
nh_address: "172.17.10.225"
nh_hostname: ""
address: "172.17.10.225"
fqdn: ""
rtt_response:
- "169"
- "142"
- "135"
details: ""
- hop_num: "3"
nh_address: "108.170.246.129"
nh_hostname: ""
address: "108.170.246.129"
fqdn: ""
rtt_response:
- "13"
- "*"
Expand All @@ -32,113 +32,113 @@ parsed_sample:
- "*"
details: ""
- hop_num: "4"
nh_address: "74.125.242.97"
nh_hostname: ""
address: "74.125.242.97"
fqdn: ""
rtt_response:
- "14"
details: ""
- hop_num: "4"
nh_address: "216.239.63.218"
nh_hostname: ""
address: "216.239.63.218"
fqdn: ""
rtt_response:
- "12"
details: ""
- hop_num: "4"
nh_address: "172.253.68.212"
nh_hostname: ""
address: "172.253.68.212"
fqdn: ""
rtt_response:
- "13"
details: ""
- hop_num: "4"
nh_address: "74.125.242.97"
nh_hostname: ""
address: "74.125.242.97"
fqdn: ""
rtt_response:
- "13"
details: ""
- hop_num: "4"
nh_address: "216.239.56.192"
nh_hostname: ""
address: "216.239.56.192"
fqdn: ""
rtt_response:
- "13"
details: ""
- hop_num: "4"
nh_address: "74.125.242.97"
nh_hostname: ""
address: "74.125.242.97"
fqdn: ""
rtt_response:
- "13"
details: ""
- hop_num: "4"
nh_address: "108.170.238.117"
nh_hostname: ""
address: "108.170.238.117"
fqdn: ""
rtt_response:
- "13"
details: ""
- hop_num: "4"
nh_address: "216.239.58.220"
nh_hostname: ""
address: "216.239.58.220"
fqdn: ""
rtt_response:
- "13"
details: ""
- hop_num: "4"
nh_address: "74.125.242.97"
nh_hostname: ""
address: "74.125.242.97"
fqdn: ""
rtt_response:
- "13"
- "13"
details: ""
- hop_num: "5"
nh_address: "216.58.204.46"
nh_hostname: ""
address: "216.58.204.46"
fqdn: ""
rtt_response:
- "13"
details: ""
- hop_num: "5"
nh_address: "74.125.242.115"
nh_hostname: ""
address: "74.125.242.115"
fqdn: ""
rtt_response:
- "12"
details: ""
- hop_num: "5"
nh_address: "74.125.242.114"
nh_hostname: ""
address: "74.125.242.114"
fqdn: ""
rtt_response:
- "15"
details: ""
- hop_num: "5"
nh_address: "108.170.238.117"
nh_hostname: ""
address: "108.170.238.117"
fqdn: ""
rtt_response:
- "12"
details: ""
- hop_num: "5"
nh_address: "108.170.238.119"
nh_hostname: ""
address: "108.170.238.119"
fqdn: ""
rtt_response:
- "13"
details: ""
- hop_num: "5"
nh_address: "74.125.242.83"
nh_hostname: ""
address: "74.125.242.83"
fqdn: ""
rtt_response:
- "12"
- "12"
- "13"
details: ""
- hop_num: "5"
nh_address: "74.125.242.82"
nh_hostname: ""
address: "74.125.242.82"
fqdn: ""
rtt_response:
- "12"
details: ""
- hop_num: "5"
nh_address: "108.170.238.117"
nh_hostname: ""
address: "108.170.238.117"
fqdn: ""
rtt_response:
- "14"
details: ""
- hop_num: "6"
nh_address: "172.17.10.225"
nh_hostname: ""
address: "172.17.10.225"
fqdn: ""
rtt_response:
- "!H"
- "*"
Expand Down
Loading

0 comments on commit e7eb335

Please sign in to comment.