]> git.puffer.fish Git - mirror/frr.git/commitdiff
tests: Allow cspf_topo1 to function correctly at scale 11267/head
authorDonald Sharp <sharpd@nvidia.com>
Tue, 24 May 2022 13:15:40 +0000 (09:15 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 24 May 2022 13:15:40 +0000 (09:15 -0400)
The cspf_topo1 test is comparing the adj-sid value that is
assigned dynamically based upon bring up order.  Under very
large scale this order changes causing the test to fail.
Since the adj-sid is dynamically allocated and appears to
be tested elsewhere, let's remove it from the grab all check.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/cspf_topo1/reference/sharp-ted.json

index db50260ac768f0892631066571c45ea2125e34e9..d3d1f9e406783be1ed4664fea10b286c260edc92 100644 (file)
         },
         "segment-routing":[
           {
-            "adj-sid":5001,
             "flags":"0xb0",
             "weight":0
           }
         },
         "segment-routing":[
           {
-            "adj-sid":5000,
             "flags":"0x30",
             "weight":0
           }