Commit 08a27b3
committed
Add tags for the query so the search is scoped within the test (elastic#236706)
## Summary
It fixes elastic#231522 by adding tags to the SLO query and narrowing down the
selection to match only the SLO created within the test. That avoids any
potential interference with other tests OR the racing conditions (the
flakiness is unreproducible locally).
(cherry picked from commit 02e7114)1 parent 71c7e5c commit 08a27b3
1 file changed
Lines changed: 10 additions & 3 deletions
File tree
- x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/slo
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
58 | 65 | | |
59 | 66 | | |
60 | 67 | | |
| |||
65 | 72 | | |
66 | 73 | | |
67 | 74 | | |
68 | | - | |
| 75 | + | |
69 | 76 | | |
70 | 77 | | |
71 | 78 | | |
| |||
0 commit comments