Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assume that rollover datemath tests run on the same day. (elastic#34527)
in elastic#28741 RolloverIT fails because we are cutting over to the next day while the test executes. We assume that this doesn't happen based on the assertions in the test. This adds a assumeTrue to ensure we are at least 5 min away form a date-flip. Closes elastic#28741
- Loading branch information