Skip to content

Commit

Permalink
[ci] enable Scout reporter for on-merge-unsupported-ftrs (#210627)
Browse files Browse the repository at this point in the history
## Summary

In #210425 we added Scout UI tests to be run for on-merge pipeline, but
test results are not ingested by default.

This PR enables Scout reporter for that pipeline
  • Loading branch information
dmlemeshko authored Feb 11, 2025
1 parent cce32a9 commit 48992ed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ spec:
env:
SLACK_NOTIFICATIONS_CHANNEL: '#kibana-unsupported-ftrs-alerts'
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'true'
SCOUT_REPORTER_ENABLED: 'true'
allow_rebuilds: true
branch_configuration: main 9.0 8.x 8.18 8.17 8.16 7.17
default_branch: main
Expand Down

0 comments on commit 48992ed

Please sign in to comment.