Skip to content

Commit 7ba2ce6

Browse files
JoshMockpicandocodigo
authored andcommittedSep 27, 2024·
fix: /_data_stream/_stats unavailable in serverless
1 parent cdb359f commit 7ba2ce6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎tests/indices/data_streams.yml

-4
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ teardown:
3232
name: logs-test
3333
- match: { data_streams.0.name: logs-test }
3434

35-
- do:
36-
indices.data_streams_stats: {}
37-
- is_true: data_streams
38-
3935
- do:
4036
indices.delete_data_stream:
4137
name: logs-test

0 commit comments

Comments
 (0)
Please sign in to comment.