Skip to content

Commit 18e5bb8

Browse files
committed
Disable problematic reindex test
This should get the builds back to normal while we wait on #16914 or something like it to fix the test properly.
1 parent 517d1bd commit 18e5bb8

File tree

1 file changed

+3
-0
lines changed
  • modules/reindex/src/test/resources/rest-api-spec/test/reindex

1 file changed

+3
-0
lines changed

modules/reindex/src/test/resources/rest-api-spec/test/reindex/10_basic.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@
5858

5959
---
6060
"wait_for_completion=false":
61+
- skip:
62+
version: "0.0.0 - "
63+
reason: breaks other tests by leaving a running reindex behind
6164
- do:
6265
index:
6366
index: source

0 commit comments

Comments
 (0)