]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2947] Extend lettuce query test config to include broken datasource type
authorMukund Sivaraman <muks@isc.org>
Tue, 18 Jun 2013 11:33:37 +0000 (17:03 +0530)
committerMukund Sivaraman <muks@isc.org>
Thu, 20 Jun 2013 10:02:17 +0000 (15:32 +0530)
There's no way to comment JSON, so we'll set the type to a very detailed
string.

tests/lettuce/configurations/example.org.inmem.config

index 2e9ca417fd45e58d400eb57ddd0c9944993991ea..2eadedbeb54b302384e0a943e382069bd701c43f 100644 (file)
                     "params": {
                         "example.org": "data/example.org"
                     }
+                },
+                {
+                    "type": "broken_libraries_should_be_skipped",
+                    "cache-enable": false,
+                    "params": {
+                    }
                 }
             ]
         }