//src/stirling/source_connectors/socket_tracer:openssl_trace_bpf_test has a <90% pass rate in CI.
De-flake the test, run locally with runs_per_test set to a large number to ensure that the pass rate is higher than 90% and then re-enable the test in CI by removing the disabled_flaky_test tag.
//src/stirling/source_connectors/socket_tracer:openssl_trace_bpf_testhas a <90% pass rate in CI.De-flake the test, run locally with
runs_per_testset to a large number to ensure that the pass rate is higher than 90% and then re-enable the test in CI by removing thedisabled_flaky_testtag.