Skip to content

Fix broken yaml test 30_create_from #120662

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

parkertimmins
Copy link
Contributor

The rest-api-spec namespace for reindex data stream APIs was changed from migrate to indices in #120580 . The yaml test Test create_from with remove_index_blocks set to false incorrectly uses the old namespace.

The bug was introduced in #120643
This fixes the test failure: #120657

The ticket that introduced this bug was backported to 8.x in #120652 . But this bug was caught in CI and the backport failed. So this issue will be fixed backport branch rather than having this fix backported.

rest spec package name changed but wasn't updated in yaml test
@parkertimmins parkertimmins added >bug :Data Management/Indices APIs APIs to create and manage indices and templates v9.0.0 labels Jan 22, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Jan 22, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@elasticsearchmachine
Copy link
Collaborator

Hi @parkertimmins, I've created a changelog YAML for you.

@parkertimmins parkertimmins merged commit 0ab5d95 into elastic:main Jan 22, 2025
16 checks passed
@parkertimmins parkertimmins deleted the fix-broken-yaml-test-create-from branch January 22, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Data Management/Indices APIs APIs to create and manage indices and templates Team:Data Management Meta label for data/management team v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants