Tests: src.ctf.lttng-live: use JSON description for sessions
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 2 Jun 2020 19:35:55 +0000 (15:35 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 6 Jun 2020 02:25:20 +0000 (22:25 -0400)
commit2b763e2981a27a45f9a24e0dc74c96dbf40ffaf0
tree0c66d8558dead78819ee719f8956fd8fda4145e7
parent4079467b0a1f4bf9a6eeba10cd4408ec9f1c72e6
Tests: src.ctf.lttng-live: use JSON description for sessions

In preparation for a follow-up commit introducing live beacons
to insert within a stream's indexes, transition from the current session
description string format to a JSON-based description.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I08642f95888550de94bd7bddcf4b1e2e875b1a25
Reviewed-on: https://review.lttng.org/c/babeltrace/+/3605
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
tests/data/plugins/src.ctf.lttng-live/base.json [new file with mode: 0644]
tests/data/plugins/src.ctf.lttng-live/list_sessions.json [new file with mode: 0644]
tests/data/plugins/src.ctf.lttng-live/lttng_live_server.py
tests/data/plugins/src.ctf.lttng-live/multi_domains.json [new file with mode: 0644]
tests/data/plugins/src.ctf.lttng-live/multi_domains_inverse.json [new file with mode: 0644]
tests/data/plugins/src.ctf.lttng-live/rate_limited.json [new file with mode: 0644]
tests/plugins/src.ctf.lttng-live/test_live
This page took 0.025197 seconds and 4 git commands to generate.