Skip to content

Commit

Permalink
fix: /_data_stream/_stats unavailable in serverless
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock authored and picandocodigo committed Sep 27, 2024
1 parent cdb359f commit 7ba2ce6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/indices/data_streams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ teardown:
name: logs-test
- match: { data_streams.0.name: logs-test }

- do:
indices.data_streams_stats: {}
- is_true: data_streams

- do:
indices.delete_data_stream:
name: logs-test
Expand Down

0 comments on commit 7ba2ce6

Please sign in to comment.