Skip to content

Commit 7bf2e2a

Browse files
committed
Generator: Tests: Update skiplist
1 parent f586bb9 commit 7bf2e2a

File tree

1 file changed

+5
-0
lines changed
  • internal/build/cmd/generate/commands/gentests

1 file changed

+5
-0
lines changed

internal/build/cmd/generate/commands/gentests/skips.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ indices.split/30_copy_settings.yml:
7878
nodes.info/10_basic.yml:
7979
nodes.reload_secure_settings/10_basic.yml:
8080
nodes.stats/50_indexing_pressure.yml:
81+
nodes.stats/40_store_stats.yml:
82+
- Store stats
8183
8284
# Parsed response is YAML: value is map[interface {}]interface {}, not map[string]interface {}
8385
cat.aliases/20_headers.yml:
@@ -314,4 +316,7 @@ search/350_point_in_time.yml:
314316
315317
nodes.stats/11_indices_metrics.yml:
316318
- Metric - http
319+
320+
searchable_snapshots/10_usage.yml:
321+
- Tests searchable snapshots usage stats with full_copy and shared_cache indices
317322
`

0 commit comments

Comments
 (0)