Skip to content

Commit

Permalink
Stop testing metricbeat and auditbeat. (#7186)
Browse files Browse the repository at this point in the history
(cherry picked from commit 52a54f9)
  • Loading branch information
cmacknz authored and mergify[bot] committed Mar 6, 2025
1 parent 2f9f532 commit eaccba1
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 eaccba1

Please sign in to comment.