[Scout] Run if Streams changes match (#222126)

## Summary

Streams Scout tests were not running when they should be. See
https://elastic.slack.com/archives/C5UDAFZQU/p1748638204357009
This commit is contained in:
Brad White 2025-06-02 18:41:10 -06:00 committed by GitHub
parent e79097290b
commit 3a879d46fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -463,6 +463,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
/^src\/platform\/packages\/private\/kbn-scout-info/,
/^src\/platform\/packages\/private\/kbn-scout-reporting/,
/^x-pack\/platform\/plugins\/shared\/maps/,
/^x-pack\/platform\/plugins\/shared\/streams_app/,
/^x-pack\/platform\/plugins\/private\/discover_enhanced/,
/^x-pack\/solutions\/observability\/packages\/kbn-scout-oblt/,
/^x-pack\/solutions\/observability\/plugins\/apm/,