Tests: src.ctf.lttng-live: stream creation while trace is inactive
[babeltrace.git] / tests / data / plugins / src.ctf.lttng-live / new-streams.json
diff --git a/tests/data/plugins/src.ctf.lttng-live/new-streams.json b/tests/data/plugins/src.ctf.lttng-live/new-streams.json
new file mode 100644 (file)
index 0000000..6cf4d10
--- /dev/null
@@ -0,0 +1,22 @@
+[
+    {
+        "name": "new-streams",
+        "id": 0,
+        "hostname": "hostname",
+        "live-timer-freq": 1,
+        "client-count": 0,
+        "traces": [
+            {
+                "path": "first-trace",
+                "creation-timestamp": 0,
+                "beacons": {
+                    "first_trace_stream_0": [40, 50, 85, 100, 120, 200]
+                }
+            },
+            {
+                "path": "second-trace",
+                "creation-timestamp": 80
+            }
+        ]
+    }
+]
This page took 0.023358 seconds and 4 git commands to generate.