]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5366] Minor tweaks in the configuration.
authorTomek Mrugalski <tomasz@isc.org>
Tue, 10 Oct 2017 14:26:52 +0000 (16:26 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 10 Oct 2017 14:26:52 +0000 (16:26 +0200)
src/bin/dhcp6/tests/shared_network_unittest.cc

index 5a2874510d674b5abfe1853250f917fd57eb895d..abfb10a08d9b2363e8e9a151d0f76ce767b1c4f7 100644 (file)
@@ -890,19 +890,8 @@ const char* NETWORKS_CONFIG[] = {
     "}",
 
 // Configuration #16.
+// - one shared network with three subnets, each with different option value
     "{"
-    "    \"interfaces-config\": {"
-    "        \"interfaces\": [ \"*\" ]"
-    "    },"
-    "    \"preferred-lifetime\": 3000,"
-    "    \"rebind-timer\": 2000, "
-    "    \"renew-timer\": 1000, "
-    "    \"option-data\": ["
-    "        {"
-    "            \"name\": \"nis-servers\","
-    "            \"data\": \"3000::20\""
-    "        }"
-    "    ],"
     "    \"shared-networks\": ["
     "        {"
     "            \"name\": \"frog\","