Skip to content

Commit

Permalink
Stop testing metricbeat and auditbeat. (#7186) (#7259)
Browse files Browse the repository at this point in the history
(cherry picked from commit 52a54f9)

Co-authored-by: Craig MacKenzie <[email protected]>
  • Loading branch information
mergify[bot] and cmacknz authored Mar 7, 2025
1 parent addf96a commit fc7d04c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .buildkite/scripts/steps/beats_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,5 @@ popd

# exit $TESTS_EXIT_STATUS

echo "testing metricbeat..."
run_test_for_beat metricbeat



echo "testing filebeat..."
run_test_for_beat filebeat



echo "testing auditbeat..."
run_test_for_beat auditbeat

0 comments on commit fc7d04c

Please sign in to comment.