diff --git a/tests/topotests/srv6_locator/expected_locators1.json b/tests/topotests/srv6_locator/expected_locators1.json index 39f35fadd4..3953bb0723 100644 --- a/tests/topotests/srv6_locator/expected_locators1.json +++ b/tests/topotests/srv6_locator/expected_locators1.json @@ -3,7 +3,7 @@ { "name": "loc1", "prefix": "2001:db8:1:1::/64", - "status_up": true, + "statusUp": true, "chunks": [ { "prefix": "2001:db8:1:1::/64", @@ -14,7 +14,7 @@ { "name": "loc2", "prefix": "2001:db8:2:2::/64", - "status_up": true, + "statusUp": true, "chunks": [ { "prefix": "2001:db8:2:2::/64", diff --git a/tests/topotests/srv6_locator/expected_locators2.json b/tests/topotests/srv6_locator/expected_locators2.json index 03ccb87ffe..ce3a4045d7 100644 --- a/tests/topotests/srv6_locator/expected_locators2.json +++ b/tests/topotests/srv6_locator/expected_locators2.json @@ -3,7 +3,7 @@ { "name": "loc1", "prefix": "2001:db8:1:1::/64", - "status_up": true, + "statusUp": true, "chunks": [ { "prefix": "2001:db8:1:1::/64", @@ -14,7 +14,7 @@ { "name": "loc2", "prefix": "2001:db8:2:2::/64", - "status_up": true, + "statusUp": true, "chunks": [ { "prefix": "2001:db8:2:2::/64", diff --git a/tests/topotests/srv6_locator/expected_locators3.json b/tests/topotests/srv6_locator/expected_locators3.json index 39f35fadd4..3953bb0723 100644 --- a/tests/topotests/srv6_locator/expected_locators3.json +++ b/tests/topotests/srv6_locator/expected_locators3.json @@ -3,7 +3,7 @@ { "name": "loc1", "prefix": "2001:db8:1:1::/64", - "status_up": true, + "statusUp": true, "chunks": [ { "prefix": "2001:db8:1:1::/64", @@ -14,7 +14,7 @@ { "name": "loc2", "prefix": "2001:db8:2:2::/64", - "status_up": true, + "statusUp": true, "chunks": [ { "prefix": "2001:db8:2:2::/64", diff --git a/tests/topotests/srv6_locator/expected_locators4.json b/tests/topotests/srv6_locator/expected_locators4.json index 4def3c000c..7989f9021b 100644 --- a/tests/topotests/srv6_locator/expected_locators4.json +++ b/tests/topotests/srv6_locator/expected_locators4.json @@ -3,7 +3,7 @@ { "name": "loc1", "prefix": "2001:db8:1:1::/64", - "status_up": true, + "statusUp": true, "chunks": [ { "prefix": "2001:db8:1:1::/64", @@ -14,7 +14,7 @@ { "name": "loc2", "prefix": "2001:db8:2:2::/64", - "status_up": true, + "statusUp": true, "chunks": [ { "prefix": "2001:db8:2:2::/64", @@ -24,7 +24,7 @@ }, { "name":"loc3", - "status_up":false, + "statusUp":false, "chunks":[ { "proto":"sharp" diff --git a/tests/topotests/srv6_locator/expected_locators5.json b/tests/topotests/srv6_locator/expected_locators5.json index 526cd2f154..8c512ebc46 100644 --- a/tests/topotests/srv6_locator/expected_locators5.json +++ b/tests/topotests/srv6_locator/expected_locators5.json @@ -3,7 +3,7 @@ { "name": "loc1", "prefix": "2001:db8:1:1::/64", - "status_up": true, + "statusUp": true, "chunks": [ { "prefix": "2001:db8:1:1::/64", @@ -14,7 +14,7 @@ { "name": "loc2", "prefix": "2001:db8:2:2::/64", - "status_up": true, + "statusUp": true, "chunks": [ { "prefix": "2001:db8:2:2::/64", @@ -25,7 +25,7 @@ { "name": "loc3", "prefix": "2001:db8:3:3::/64", - "status_up": true, + "statusUp": true, "chunks":[ { "prefix": "2001:db8:3:3::/64",