From 696172d7bd00a0b1f9087dff0e63d5d82c8e5597 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Wed, 19 Apr 2023 22:08:03 +0300 Subject: [PATCH] tests: Align `show ip rip status` output in tests Signed-off-by: Donatas Abraitis --- tests/topotests/rip_topo1/r1/rip_status.ref | 2 +- tests/topotests/rip_topo1/r2/rip_status.ref | 4 ++-- tests/topotests/rip_topo1/r3/rip_status.ref | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/topotests/rip_topo1/r1/rip_status.ref b/tests/topotests/rip_topo1/r1/rip_status.ref index 31ad46ab2e..19fff1a828 100644 --- a/tests/topotests/rip_topo1/r1/rip_status.ref +++ b/tests/topotests/rip_topo1/r1/rip_status.ref @@ -18,5 +18,5 @@ Routing Protocol is "rip" r1-eth3 Routing Information Sources: Gateway BadPackets BadRoutes Distance Last Update - 193.1.1.2 0 0 120 XX:XX:XX + 193.1.1.2 0 0 120 XX:XX:XX Distance: (default is 120) diff --git a/tests/topotests/rip_topo1/r2/rip_status.ref b/tests/topotests/rip_topo1/r2/rip_status.ref index 99841a62b0..468b7aece8 100644 --- a/tests/topotests/rip_topo1/r2/rip_status.ref +++ b/tests/topotests/rip_topo1/r2/rip_status.ref @@ -14,6 +14,6 @@ Routing Protocol is "rip" 193.1.2.0/24 Routing Information Sources: Gateway BadPackets BadRoutes Distance Last Update - 193.1.1.1 0 0 120 XX:XX:XX - 193.1.2.2 0 0 120 XX:XX:XX + 193.1.1.1 0 0 120 XX:XX:XX + 193.1.2.2 0 0 120 XX:XX:XX Distance: (default is 120) diff --git a/tests/topotests/rip_topo1/r3/rip_status.ref b/tests/topotests/rip_topo1/r3/rip_status.ref index 040d3c32a1..f423e83f24 100644 --- a/tests/topotests/rip_topo1/r3/rip_status.ref +++ b/tests/topotests/rip_topo1/r3/rip_status.ref @@ -12,5 +12,5 @@ Routing Protocol is "rip" 193.1.2.0/24 Routing Information Sources: Gateway BadPackets BadRoutes Distance Last Update - 193.1.2.1 0 0 120 XX:XX:XX + 193.1.2.1 0 0 120 XX:XX:XX Distance: (default is 120)