Skip to content

Commit

Permalink
Add additional old SO type from 7.6 to test
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdover committed Jul 8, 2021
1 parent 4dae939 commit 0042f0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export const REMOVED_TYPES: string[] = [
'fleet-agent-events',
// Was removed in 7.12
'ml-telemetry',
'server',
// https://github.com/elastic/kibana/issues/95617
'tsvb-validation-telemetry',
].sort();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ const previouslyRegisteredTypes = [
'search-telemetry',
'security-rule',
'security-solution-signals-migration',
'server',
'siem-detection-engine-rule-actions',
'siem-detection-engine-rule-status',
'siem-ui-timeline',
Expand Down

0 comments on commit 0042f0a

Please sign in to comment.