[8.15] [Index management] Clean up and remove comments from FTR tests (#188130) (#188143)

# Backport

This will backport the following commits from `main` to `8.15`:
- [[Index management] Clean up and remove comments from FTR tests
(#188130)](https://github.com/elastic/kibana/pull/188130)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Saarika
Bhasi","email":"55930906+saarikabhasi@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-07-11T18:06:59Z","message":"[Index
management] Clean up and remove comments from FTR tests
(#188130)\n\nRemove irrelevant comment, raised
in\r\n[comment](https://github.com/elastic/kibana/pull/188045#discussion_r1674255549)","sha":"40a65306416f7b97a03ab2001e725eaef2075bda","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v8.15.0","v8.16.0"],"title":"[Index
management] Clean up and remove comments from FTR
tests","number":188130,"url":"https://github.com/elastic/kibana/pull/188130","mergeCommit":{"message":"[Index
management] Clean up and remove comments from FTR tests
(#188130)\n\nRemove irrelevant comment, raised
in\r\n[comment](https://github.com/elastic/kibana/pull/188045#discussion_r1674255549)","sha":"40a65306416f7b97a03ab2001e725eaef2075bda"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/188130","number":188130,"mergeCommit":{"message":"[Index
management] Clean up and remove comments from FTR tests
(#188130)\n\nRemove irrelevant comment, raised
in\r\n[comment](https://github.com/elastic/kibana/pull/188045#discussion_r1674255549)","sha":"40a65306416f7b97a03ab2001e725eaef2075bda"}}]}]
BACKPORT-->

Co-authored-by: Saarika Bhasi <55930906+saarikabhasi@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2024-07-11 22:14:11 +02:00 committed by GitHub
parent 97033fac4c
commit f106c1620e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,6 @@ export default function ({ getService }: FtrProviderContext) {
const modelId = '.elser_model_2';
// FLAKY: https://github.com/elastic/kibana/issues/185216
describe('Inference endpoints', function () {
after(async () => {
try {