mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-02 17:09:18 +00:00
There is no guarantee the observer and subsequent CS update will execute before we move on to the next test here and we ahve to wait for the observer + CS update cycle to complete before moving on to the next test. closes #55481