-
Notifications
You must be signed in to change notification settings - Fork 496
Improve stability of the perf_profiler_bpf_test test #719
Copy link
Copy link
Open
Labels
area/datacollectorIssues related to Stirling (datacollector)Issues related to Stirling (datacollector)priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Metadata
Metadata
Assignees
Labels
area/datacollectorIssues related to Stirling (datacollector)Issues related to Stirling (datacollector)priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
The
//src/stirling/source_connectors/perf_profiler:perf_profiler_bpf_testtest has a 25% pass rate in CI. We have disabled the test in 038f58a and need to ensure it is less flaky before re-enabling it by removing the disabled_flaky_test tag.