Commit 795781b
authored
Explicitly cleanup test index with shared data path (elastic#136048)
This commit adds explicit cleanup of a test index using a shared data
path. Otherwise the rest test infra tries to clean it up, which checks
the data_path setting, and emits a warning which fails the test.
closes elastic#1322231 parent 27c2591 commit 795781b
File tree
2 files changed
+7
-4
lines changed- qa/multi-data-path/src/yamlRestTest/resources/rest-api-spec/test/mdp
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | 214 | | |
218 | 215 | | |
219 | 216 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments