Define the schema 61/13461/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Wed, 25 Sep 2024 12:48:00 +0000 (14:48 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Wed, 25 Sep 2024 12:48:00 +0000 (14:48 +0200)
- update test configuration to schema changes

Issue-ID: OAM-415
Change-Id: Ieaad2ea395bff7cf9d5397664d643616034ab1f0
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/test_config.json

index 9b70e65..dbff3f6 100644 (file)
   },
   "outputFolder": "output",
   "generationTasks": {
-    "topology": {
+    "day0Config": {
+      "enabled": false,
+      "compressed": false
+    },
+    "rfc8345": {
       "enabled": true,
-      "compressed": true
+      "compressed": false
     },
     "svg": {
       "enabled": true,