From: Francis Deslauriers Date: Tue, 7 Jan 2020 23:39:52 +0000 (-0500) Subject: Add missing `test_event_tracker` to fast_regression X-Git-Tag: v2.12.0-rc1~79 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=ad1c8d61db8fedab4b148eab7cbd9c04b1aa0d43 Add missing `test_event_tracker` to fast_regression Those tests currently don't run on the CI because they aren't in any of the `*_regression` files. This commit fixes that. Signed-off-by: Francis Deslauriers Change-Id: I9dfb87cc7b863c678ebc6419d6a39b7b964273d5 Signed-off-by: Jérémie Galarneau --- diff --git a/tests/fast_regression b/tests/fast_regression index 0c44c5a23..50522686b 100644 --- a/tests/fast_regression +++ b/tests/fast_regression @@ -8,6 +8,7 @@ regression/tools/live/test_ust_tracefile_count regression/tools/live/test_lttng_ust regression/tools/tracefile-limits/test_tracefile_count regression/tools/tracefile-limits/test_tracefile_size +regression/tools/tracker/test_event_tracker regression/tools/exclusion/test_exclusion regression/tools/snapshots/test_ust_fast regression/tools/snapshots/test_ust_streaming