Skip to content

Conversation

nielsbauman
Copy link
Contributor

The ILM history store disturbs tests and was already disabled in the original XPackRestIT. We sync the cluster configuration of the multi-project test suite with the original one.

Closes #130307
Closes #130360
Closes #130568
Closes #130672
Closes #130677

The ILM history store disturbs tests and was already disabled in the
original `XPackRestIT`. We sync the cluster configuration of the
multi-project test suite with the original one.

Closes elastic#130307
Closes elastic#130360
Closes elastic#130568
Closes elastic#130672
Closes elastic#130677
@nielsbauman nielsbauman added >test Issues or PRs that are addressing/adding tests :Data Management/ILM+SLM Index and Snapshot lifecycle management auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport Automatically create backport pull requests when merged v9.1.1 labels Jul 7, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Jul 7, 2025
@elasticsearchmachine elasticsearchmachine merged commit e574255 into elastic:main Jul 7, 2025
34 checks passed
@nielsbauman nielsbauman deleted the disable-ilm-history branch July 7, 2025 16:15
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
9.1 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 130729

@nielsbauman
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
9.1

Questions ?

Please refer to the Backport tool documentation

nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Jul 7, 2025
The ILM history store disturbs tests and was already disabled in the
original `XPackRestIT`. We sync the cluster configuration of the
multi-project test suite with the original one.

Closes elastic#130307 Closes elastic#130360 Closes elastic#130568 Closes elastic#130672 Closes
elastic#130677

(cherry picked from commit e574255)

# Conflicts:
#	muted-tests.yml
elasticsearchmachine pushed a commit that referenced this pull request Jul 7, 2025
The ILM history store disturbs tests and was already disabled in the
original `XPackRestIT`. We sync the cluster configuration of the
multi-project test suite with the original one.

Closes #130307 Closes #130360 Closes #130568 Closes #130672 Closes
#130677

(cherry picked from commit e574255)

# Conflicts:
#	muted-tests.yml
nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Jul 8, 2025
elastic#130729 disabled the history store in the x-pack MP suite, now we also
disable it in the core MP suite.

Fixes elastic#130772
Fixes elastic#130777
elasticsearchmachine pushed a commit that referenced this pull request Jul 8, 2025
#130729 disabled the history store in the x-pack MP suite, now we also
disable it in the core MP suite.

Fixes #130772 Fixes #130777
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment