X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fnotification%2Ftest_notification_notifier_discarded_count;h=b0fce8aa8d59f722a469d6d08cb6fd6c7ffdd374;hp=36fc5c3392e06fdbb48a61ccd01a163d54073bf6;hb=761ffce23895ccf66a7a410b9037fa3f128fb20a;hpb=a644d2a417fa064335d05ce70daaa094eea3bc18 diff --git a/tests/regression/tools/notification/test_notification_notifier_discarded_count b/tests/regression/tools/notification/test_notification_notifier_discarded_count index 36fc5c339..b0fce8aa8 100755 --- a/tests/regression/tools/notification/test_notification_notifier_discarded_count +++ b/tests/regression/tools/notification/test_notification_notifier_discarded_count @@ -120,7 +120,7 @@ function test_kernel_notifier_discarded_count function test_kernel_notifier_discarded_count_max_bucket { - start_lttng_sessiond "" "--event-notifier-error-number-of-bucket=3" + start_lttng_sessiond "" "--event-notifier-error-buffer-size-kernel=3" diag "Kernel event notifer error counter bucket limit" for i in $(seq 3); do @@ -239,7 +239,7 @@ function test_ust_notifier_discarded_count } function test_ust_notifier_discarded_count_max_bucket { - start_lttng_sessiond "" "--event-notifier-error-number-of-bucket=3" + start_lttng_sessiond "" "--event-notifier-error-buffer-size-userspace=3" diag "UST event notifer error counter bucket limit" for i in $(seq 3); do