Skip to content

Fix broken yaml test 30_create_from#120662

Merged
parkertimmins merged 4 commits intoelastic:mainfrom
parkertimmins:fix-broken-yaml-test-create-from
Jan 22, 2025
Merged

Fix broken yaml test 30_create_from#120662
parkertimmins merged 4 commits intoelastic:mainfrom
parkertimmins:fix-broken-yaml-test-create-from

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 DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. v9.0.0 labels Jan 22, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. 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 DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.0.0

3 participants