We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f586bb9 commit 7bf2e2aCopy full SHA for 7bf2e2a
internal/build/cmd/generate/commands/gentests/skips.go
@@ -78,6 +78,8 @@ indices.split/30_copy_settings.yml:
78
nodes.info/10_basic.yml:
79
nodes.reload_secure_settings/10_basic.yml:
80
nodes.stats/50_indexing_pressure.yml:
81
+nodes.stats/40_store_stats.yml:
82
+ - Store stats
83
84
# Parsed response is YAML: value is map[interface {}]interface {}, not map[string]interface {}
85
cat.aliases/20_headers.yml:
@@ -314,4 +316,7 @@ search/350_point_in_time.yml:
314
316
315
317
nodes.stats/11_indices_metrics.yml:
318
- Metric - http
319
+
320
+searchable_snapshots/10_usage.yml:
321
+ - Tests searchable snapshots usage stats with full_copy and shared_cache indices
322
`
0 commit comments