tests: add `--port` option to lttng_live_server.py
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 30 Jun 2022 17:15:46 +0000 (13:15 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 11 Sep 2023 15:24:02 +0000 (11:24 -0400)
commite51141d3d71aaa0b5260aa6aa85941a0706db0b2
treeadd5b0f743ade153a6733339b69097a44c18a31b
parenta5edf52da2125c4d3e467fe16f44b44d1282282a
tests: add `--port` option to lttng_live_server.py

This is useful when testing manually, to force using a specific port.
When not specified, we still use an OS-assigned port, so it doesn't
change the behavior when used by the testsuite.

Change-Id: Ic530bf13ddfa37fa1095c1e52a6c78f284e2c312
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8215
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10836
Tested-by: jenkins <jenkins@lttng.org>
CI-Build: Philippe Proulx <eeppeliteloop@gmail.com>
tests/data/plugins/src.ctf.lttng-live/lttng_live_server.py
This page took 0.023913 seconds and 4 git commands to generate.