X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fhealth%2Ftest_health.sh;fp=tests%2Fregression%2Ftools%2Fhealth%2Ftest_health.sh;h=5fd0a73049ab0b2ac56c711895aec3fd7a6f9267;hp=39f5b874e50e5d756e958491d7f93fef3fec6da2;hb=f0d43d3d8e0c7fcb01ba1550466517d047fd6e76;hpb=9c8a396496a28702730192ae1ded06105c54c5dc diff --git a/tests/regression/tools/health/test_health.sh b/tests/regression/tools/health/test_health.sh index 39f5b874e..5fd0a7304 100644 --- a/tests/regression/tools/health/test_health.sh +++ b/tests/regression/tools/health/test_health.sh @@ -25,14 +25,6 @@ SLEEP_TIME=30 source $TESTDIR/utils/utils.sh -function lttng_create_session_uri -{ - # Create session with default path - $TESTDIR/../src/bin/lttng/$LTTNG_BIN create $SESSION_NAME \ - -U net://localhost >/dev/null 2>&1 - ok $? "Create session with default path" -} - function report_errors { test_thread_error_string="$1"