fix(ipsec): Enable anti_replay for -ar- suites
[csit.git] / csit.infra.etl / iterative_soak.json
index 59eaec2..a15ef27 100644 (file)
             "nullable": true,
             "type": "string"
         },
+        {
+            "metadata": {},
+            "name": "tg_type",
+            "nullable": true,
+            "type": "string"
+        },
+        {
+            "metadata": {},
+            "name": "tg_version",
+            "nullable": true,
+            "type": "string"
+        },
+        {
+            "metadata": {},
+            "name": "hosts",
+            "nullable": true,
+            "type": {
+                "containsNull": true,
+                "elementType": "string",
+                "type": "array"
+            }
+        },
         {
             "metadata": {},
             "name": "result",
         }
     ],
     "type": "struct"
-}
\ No newline at end of file
+}