Skip to content

[9.0] Remove test usages of getDefaultBackingIndexName in DS and LogsDB tests (#127384)#127503

Merged
elasticsearchmachine merged 1 commit intoelastic:9.0from
nielsbauman:backport/9.0/pr-127384
Apr 30, 2025
Merged

[9.0] Remove test usages of getDefaultBackingIndexName in DS and LogsDB tests (#127384)#127503
elasticsearchmachine merged 1 commit intoelastic:9.0from
nielsbauman:backport/9.0/pr-127384

Conversation

@nielsbauman
Copy link
Copy Markdown
Contributor

Backports the following commits to 9.0:

@nielsbauman nielsbauman added :StorageEngine/Data streams Data streams and their lifecycles >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Data Management (obsolete) DO NOT USE. This team no longer exists. labels Apr 29, 2025
…ests (elastic#127384)

We replace usages of time sensitive
`DataStream#getDefaultBackingIndexName` with the retrieval of the name
via an API call. The problem with using the time sensitive method is
that we can have test failures around midnight.

Relates elastic#123376
@nielsbauman nielsbauman force-pushed the backport/9.0/pr-127384 branch from c498f46 to 8bf5640 Compare April 30, 2025 08:17
@elasticsearchmachine elasticsearchmachine merged commit 57f0a08 into elastic:9.0 Apr 30, 2025
16 checks passed
@nielsbauman nielsbauman deleted the backport/9.0/pr-127384 branch April 30, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :StorageEngine/Data streams Data streams and their lifecycles Team:Data Management (obsolete) DO NOT USE. This team no longer exists. >test Issues or PRs that are addressing/adding tests v9.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants