Commit 9a2d3c4
committed
Retry on flaky test failures
- indices/open.yaml: Add retry to _close prologue steps to handle
transient 400 when closing a freshly created index before shards
are fully initialized.
- terms_aggregate_unsigned_long.yaml: Remove size limit from format
chapter so all buckets are returned (avoids version-dependent
sum_other_doc_count) and drop key_as_string assertions that vary
by precision handling across versions.
- ml/models.yaml: Restore retry on "Search model" chapter since model
indexing has a delay after registration completes.
Observed on: OpenSearch 2.19.5 and 3.6.0
Signed-off-by: Sean Chittenden <sean.chittenden@crowdstrike.com>1 parent 87d9845 commit 9a2d3c4
3 files changed
Lines changed: 12 additions & 3 deletions
File tree
- tests
- default
- _core/search/aggregations
- indices
- plugins/ml/ml
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
| |||
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
164 | | - | |
165 | 163 | | |
166 | 164 | | |
167 | | - | |
168 | 165 | | |
169 | 166 | | |
170 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
24 | 33 | | |
25 | 34 | | |
26 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
0 commit comments