-
Notifications
You must be signed in to change notification settings - Fork 496
Deflake stirling_wrapper_container_bpf_test #700
Copy link
Copy link
Closed
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.
//src/stirling/e2e_tests:stirling_wrapper_container_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.