mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-08 20:10:00 +00:00
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.
This commit is contained in:
parent
517d1bd4da
commit
18e5bb83c5
@ -58,6 +58,9 @@
|
||||
|
||||
---
|
||||
"wait_for_completion=false":
|
||||
- skip:
|
||||
version: "0.0.0 - "
|
||||
reason: breaks other tests by leaving a running reindex behind
|
||||
- do:
|
||||
index:
|
||||
index: source
|
||||
|
Loading…
x
Reference in New Issue
Block a user