mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# 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:
parent
97033fac4c
commit
f106c1620e
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue