File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
internal/cmd/generate/commands/gentests Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ indices.split/30_copy_settings.yml:
82
82
nodes.info/10_basic.yml:
83
83
nodes.reload_secure_settings/10_basic.yml:
84
84
nodes.stats/50_indexing_pressure.yml:
85
+ nodes.stats/40_store_stats.yml:
85
86
86
87
# Parsed response is YAML: value is map[interface {}]interface {}, not map[string]interface {}
87
88
cat.aliases/20_headers.yml:
@@ -121,6 +122,8 @@ cat.templates/10_basic.yml:
121
122
# Missing test setup
122
123
cluster.voting_config_exclusions/10_basic.yml:
123
124
- "Add voting config exclusion by unknown node name"
125
+ indices.resolve_index/10_basic_resolve_index.yml:
126
+ - "Resolve index with hidden and closed indices"
124
127
125
128
# Not relevant
126
129
search/issue4895.yml:
You can’t perform that action at this time.
0 commit comments