summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_lu_topo1
diff options
context:
space:
mode:
authorMark Stapp <mstapp@nvidia.com>2021-10-08 08:43:37 -0400
committerMark Stapp <mstapp@nvidia.com>2021-10-08 09:11:51 -0400
commit74d79ead0171f15c7bc935891aaaf288f0ad37ed (patch)
tree9736abc5c4c2deaabf59c2b81362b406d9230d37 /tests/topotests/bgp_lu_topo1
parent8734a29c8f06ebaa555fd9f30f36901b1fba2035 (diff)
tests: adjust bgp_lu_topo1 for updated BGP LU
BGP LU will use implicit-null in more situations now; adjust the original LU topotest to align with that. Node R2 uses imp-null now, while R1 continues to allocate labels. Signed-off-by: Mark Stapp <mstapp@nvidia.com>
Diffstat (limited to 'tests/topotests/bgp_lu_topo1')
-rw-r--r--tests/topotests/bgp_lu_topo1/R2/labelpool.summ.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/topotests/bgp_lu_topo1/R2/labelpool.summ.json b/tests/topotests/bgp_lu_topo1/R2/labelpool.summ.json
index 29e6c2cbf7..9c817e8075 100644
--- a/tests/topotests/bgp_lu_topo1/R2/labelpool.summ.json
+++ b/tests/topotests/bgp_lu_topo1/R2/labelpool.summ.json
@@ -1,8 +1,8 @@
{
- "Ledger":506,
- "InUse":506,
+ "Ledger":0,
+ "InUse":0,
"Requests":0,
- "LabelChunks":11,
+ "LabelChunks":0,
"Pending":0,
"Reconnects":0
}