Commit 4e0a970
committed
Allow system index warning in OpenSearchRestTestCase.refreshAllIndices (#14635)
* Allow system index warning
Signed-off-by: Craig Perkins <[email protected]>
* Add to CHANGELOG
Signed-off-by: Craig Perkins <[email protected]>
* Address code review comments
Signed-off-by: Craig Perkins <[email protected]>
---------
Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit f14b5c8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 3a1be63 commit 4e0a970
File tree
2 files changed
+9
-4
lines changed- test/framework/src/main/java/org/opensearch/test/rest
2 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | 723 | | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
728 | 732 | | |
729 | 733 | | |
730 | 734 | | |
| |||
0 commit comments