From 0560637c44f826f7041b8303db911ce8ff3b5c6b Mon Sep 17 00:00:00 2001 From: claudio Date: Tue, 22 Jun 2021 17:57:07 +0000 Subject: [PATCH] Adjust expected output after the change to show more proper info in Adj-RIB-Out --- .../usr.sbin/bgpd/integrationtests/eval_all.test1.ok | 8 ++++---- .../usr.sbin/bgpd/integrationtests/eval_all.test2.ok | 4 ++-- .../usr.sbin/bgpd/integrationtests/eval_all.test4.ok | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/regress/usr.sbin/bgpd/integrationtests/eval_all.test1.ok b/regress/usr.sbin/bgpd/integrationtests/eval_all.test1.ok index f8841474fe8..5f3f7cc0565 100644 --- a/regress/usr.sbin/bgpd/integrationtests/eval_all.test1.ok +++ b/regress/usr.sbin/bgpd/integrationtests/eval_all.test1.ok @@ -1,20 +1,20 @@ BGP routing table entry for 10.0.1.0/24 - 64502 101 101 101 + 64500 64502 101 101 101 Nexthop 10.12.57.3 (via 10.12.57.3) Neighbor 10.12.57.4 (10.12.57.4) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid BGP routing table entry for 10.12.1.0/24 - 64501 + 64500 64501 Nexthop 10.12.57.2 (via 10.12.57.2) Neighbor 10.12.57.4 (10.12.57.4) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid BGP routing table entry for 10.12.2.0/24 - 64502 + 64500 64502 Nexthop 10.12.57.3 (via 10.12.57.3) Neighbor 10.12.57.4 (10.12.57.4) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid BGP routing table entry for 10.12.1.0/24 - 64501 + 64500 64501 Nexthop 10.12.57.2 (via 10.12.57.2) Neighbor 10.12.57.5 (10.12.57.5) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid diff --git a/regress/usr.sbin/bgpd/integrationtests/eval_all.test2.ok b/regress/usr.sbin/bgpd/integrationtests/eval_all.test2.ok index 810bd0b94a4..9c470ed8a82 100644 --- a/regress/usr.sbin/bgpd/integrationtests/eval_all.test2.ok +++ b/regress/usr.sbin/bgpd/integrationtests/eval_all.test2.ok @@ -1,10 +1,10 @@ BGP routing table entry for 10.12.1.0/24 - 64501 + 64500 64501 Nexthop 10.12.57.2 (via 10.12.57.2) Neighbor 10.12.57.4 (10.12.57.4) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid BGP routing table entry for 10.12.1.0/24 - 64501 + 64500 64501 Nexthop 10.12.57.2 (via 10.12.57.2) Neighbor 10.12.57.5 (10.12.57.5) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid diff --git a/regress/usr.sbin/bgpd/integrationtests/eval_all.test4.ok b/regress/usr.sbin/bgpd/integrationtests/eval_all.test4.ok index ced87188881..47f30870d62 100644 --- a/regress/usr.sbin/bgpd/integrationtests/eval_all.test4.ok +++ b/regress/usr.sbin/bgpd/integrationtests/eval_all.test4.ok @@ -1,30 +1,30 @@ BGP routing table entry for 10.0.1.0/24 - 64502 101 101 101 + 64500 64502 101 101 101 Nexthop 10.12.57.3 (via 10.12.57.3) Neighbor 10.12.57.4 (10.12.57.4) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid BGP routing table entry for 10.12.1.0/24 - 64501 + 64500 64501 Nexthop 10.12.57.2 (via 10.12.57.2) Neighbor 10.12.57.4 (10.12.57.4) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid BGP routing table entry for 10.12.2.0/24 - 64502 + 64500 64502 Nexthop 10.12.57.3 (via 10.12.57.3) Neighbor 10.12.57.4 (10.12.57.4) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid BGP routing table entry for 10.0.1.0/24 - 64502 101 101 101 + 64500 64502 101 101 101 Nexthop 10.12.57.3 (via 10.12.57.3) Neighbor 10.12.57.5 (10.12.57.5) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid BGP routing table entry for 10.12.1.0/24 - 64501 + 64500 64501 Nexthop 10.12.57.2 (via 10.12.57.2) Neighbor 10.12.57.5 (10.12.57.5) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid BGP routing table entry for 10.12.2.0/24 - 64502 + 64500 64502 Nexthop 10.12.57.3 (via 10.12.57.3) Neighbor 10.12.57.5 (10.12.57.5) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external, valid -- 2.20.1