From 04d43dbd0255f5bf89f3c3c1e62a9d5d97643846 Mon Sep 17 00:00:00 2001 From: Hiroki Shirokura Date: Mon, 22 Mar 2021 08:23:08 +0000 Subject: [PATCH] tests: fix json style on srv6_locator test Signed-off-by: Hiroki Shirokura --- tests/topotests/srv6_locator/expected_locators1.json | 4 ++-- tests/topotests/srv6_locator/expected_locators2.json | 4 ++-- tests/topotests/srv6_locator/expected_locators3.json | 4 ++-- tests/topotests/srv6_locator/expected_locators4.json | 6 +++--- tests/topotests/srv6_locator/expected_locators5.json | 6 +++--- 5 files changed, 12 insertions(+), 12 deletions(-) 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",