Commit 5808b6f
authored
Dataset quality: Fix failure store test (elastic#230050)
We enabled failure store by default for `logs-*-*`. This will break the
test we have for the dataset quality page API, since it relies on the
default being "no failure store".
This PR is fixing this by explicitly configuring both cases - this
should keep the test stable no matter what we decide next on the
Elasticsearch level.1 parent 4561993 commit 5808b6f
1 file changed
Lines changed: 24 additions & 0 deletions
File tree
- x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/dataset_quality
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
50 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
51 | 72 | | |
52 | 73 | | |
53 | 74 | | |
| 75 | + | |
54 | 76 | | |
55 | 77 | | |
56 | 78 | | |
| |||
77 | 99 | | |
78 | 100 | | |
79 | 101 | | |
| 102 | + | |
80 | 103 | | |
| 104 | + | |
81 | 105 | | |
82 | 106 | | |
83 | 107 | | |
| |||
0 commit comments