Tests: src.ctf.lttng-live: use JSON description for sessions
[babeltrace.git] / tests / data / plugins / src.ctf.lttng-live / base.json
1 [
2 {
3 "name": "trace-with-index",
4 "id": 2,
5 "hostname": "hostname",
6 "live-timer-freq": 1,
7 "client-count": 0,
8 "traces": [
9 {
10 "path": "succeed/trace-with-index/"
11 }
12 ]
13 }
14 ]
This page took 0.030087 seconds and 4 git commands to generate.