Commit 09222db
committed
Explicitly cleanup test index with shared data path
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 #1322231 parent 40f90fb commit 09222db
File tree
2 files changed
+7
-3
lines changed- qa/multi-data-path/src/yamlRestTest/resources/rest-api-spec/test/mdp
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | 366 | | |
370 | 367 | | |
371 | 368 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments