summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/topotests/route-scale/r1/installed.routes.json8
1 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 24a45dca81..25d209f9eb 100644
--- a/tests/topotests/route-scale/r1/installed.routes.json
+++ b/tests/topotests/route-scale/r1/installed.routes.json
@@ -6,11 +6,11 @@
"type":"connected"
},
{
- "fib":200000,
- "rib":200000,
+ "fib":1000000,
+ "rib":1000000,
"type":"sharp"
}
],
- "routesTotal":200032,
- "routesTotalFib":200032
+ "routesTotal":1000032,
+ "routesTotalFib":1000032
}