-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Obs AI Assistant] unskip and update summarize.spec.ts for serverless #204790
[Obs AI Assistant] unskip and update summarize.spec.ts for serverless #204790
Conversation
Pinging @elastic/obs-ai-assistant (Team:Obs AI Assistant) |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#7612[✅] x-pack/test_serverless/api_integration/test_suites/observability/ai_assistant/config.ts: 25/25 tests passed. |
💚 Build Succeeded
Metrics [docs]
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12399001061 |
…elastic#204790) Closes elastic#192497 - Unskips summarize.spec.ts. It was originally skipped because tiny_elser was not available on CI. - Adds `this.tags(['skipMKI']` due to elastic#192751 Related: elastic#199134 (cherry picked from commit 4af2706)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…erless (#204790) (#204822) # Backport This will backport the following commits from `main` to `8.x`: - [[Obs AI Assistant] unskip and update summarize.spec.ts for serverless (#204790)](#204790) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Sandra G","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-18T18:23:32Z","message":"[Obs AI Assistant] unskip and update summarize.spec.ts for serverless (#204790)\n\nCloses https://github.com/elastic/kibana/issues/192497\r\n\r\n- Unskips summarize.spec.ts. It was originally skipped because\r\ntiny_elser was not available on CI.\r\n- Adds `this.tags(['skipMKI']` due to\r\nhttps://github.com//issues/192751\r\n\r\nRelated: https://github.com/elastic/kibana/pull/199134","sha":"4af270661478013a001cb1875fa3087f87e1f914","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","Team:Obs AI Assistant"],"title":"[Obs AI Assistant] unskip and update summarize.spec.ts for serverless","number":204790,"url":"https://github.com/elastic/kibana/pull/204790","mergeCommit":{"message":"[Obs AI Assistant] unskip and update summarize.spec.ts for serverless (#204790)\n\nCloses https://github.com/elastic/kibana/issues/192497\r\n\r\n- Unskips summarize.spec.ts. It was originally skipped because\r\ntiny_elser was not available on CI.\r\n- Adds `this.tags(['skipMKI']` due to\r\nhttps://github.com//issues/192751\r\n\r\nRelated: https://github.com/elastic/kibana/pull/199134","sha":"4af270661478013a001cb1875fa3087f87e1f914"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204790","number":204790,"mergeCommit":{"message":"[Obs AI Assistant] unskip and update summarize.spec.ts for serverless (#204790)\n\nCloses https://github.com/elastic/kibana/issues/192497\r\n\r\n- Unskips summarize.spec.ts. It was originally skipped because\r\ntiny_elser was not available on CI.\r\n- Adds `this.tags(['skipMKI']` due to\r\nhttps://github.com//issues/192751\r\n\r\nRelated: https://github.com/elastic/kibana/pull/199134","sha":"4af270661478013a001cb1875fa3087f87e1f914"}}]}] BACKPORT--> Co-authored-by: Sandra G <[email protected]>
…elastic#204790) Closes elastic#192497 - Unskips summarize.spec.ts. It was originally skipped because tiny_elser was not available on CI. - Adds `this.tags(['skipMKI']` due to elastic#192751 Related: elastic#199134
Closes #192497
this.tags(['skipMKI']
due to [Obs AI Assistant] Fix tests using Llm proxy in serverless #192751Related: #199134