mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
[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:
parent
e79097290b
commit
3a879d46fb
1 changed files with 1 additions and 0 deletions
|
@ -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/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue