summaryrefslogtreecommitdiffstats
path: root/tests/topotests/route_scale
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 04:24:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 04:24:32 +0000
commit35cadacd2bb9383686753731e31bd7e145fb2506 (patch)
tree4489adbde75a837989533837185b2b8369a0bf68 /tests/topotests/route_scale
parentAdding debian version 9.1-0.1. (diff)
downloadfrr-35cadacd2bb9383686753731e31bd7e145fb2506.tar.xz
frr-35cadacd2bb9383686753731e31bd7e145fb2506.zip
Merging upstream version 10.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/topotests/route_scale')
-rw-r--r--tests/topotests/route_scale/r1/installed.routes.json4
-rw-r--r--tests/topotests/route_scale/r1/no.routes.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/topotests/route_scale/r1/installed.routes.json b/tests/topotests/route_scale/r1/installed.routes.json
index 25d209f..6e09f52 100644
--- a/tests/topotests/route_scale/r1/installed.routes.json
+++ b/tests/topotests/route_scale/r1/installed.routes.json
@@ -11,6 +11,6 @@
"type":"sharp"
}
],
- "routesTotal":1000032,
- "routesTotalFib":1000032
+ "routesTotal":1000064,
+ "routesTotalFib":1000064
}
diff --git a/tests/topotests/route_scale/r1/no.routes.json b/tests/topotests/route_scale/r1/no.routes.json
index abebd1b..13dc767 100644
--- a/tests/topotests/route_scale/r1/no.routes.json
+++ b/tests/topotests/route_scale/r1/no.routes.json
@@ -6,6 +6,6 @@
"type":"connected"
}
],
- "routesTotal":32,
- "routesTotalFib":32
+ "routesTotal":64,
+ "routesTotalFib":64
}