Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Obs AI Assistant] Add knowledge base migration test to the ser…
…verless test suite (#205631) (#205832) # Backport This will backport the following commits from `main` to `8.x`: - [[Obs AI Assistant] Add knowledge base migration test to the serverless test suite (#205631)](#205631) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Viduni Wickramarachchi","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-08T01:46:51Z","message":"[Obs AI Assistant] Add knowledge base migration test to the serverless test suite (#205631)\n\nCloses https://github.com/elastic/kibana/issues/205537\r\n\r\n## Summary\r\n\r\nThe knowledge base migration test suite is missing in serverless. This\r\nPR adds it to the serverless test suite.\r\n- This has a dependancy to https://github.com/elastic/kibana/pull/205194\r\nsince we are removing all serverless tests and adding them to DA tests.\r\n- If the DA tests PR gets merged first, I'll refactor this PR to add it\r\nthere.\r\n\r\n### Checklist\r\n\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [x] The PR description includes the appropriate Release Notes section,\r\nand the correct `release_note:*` label is applied per the\r\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"e32ff8e9f3384b651cc2eeba88c0ac232551b7e9","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Obs AI Assistant","backport:version","v8.18.0"],"title":"[Obs AI Assistant] Add knowledge base migration test to the serverless test suite","number":205631,"url":"https://github.com/elastic/kibana/pull/205631","mergeCommit":{"message":"[Obs AI Assistant] Add knowledge base migration test to the serverless test suite (#205631)\n\nCloses https://github.com/elastic/kibana/issues/205537\r\n\r\n## Summary\r\n\r\nThe knowledge base migration test suite is missing in serverless. This\r\nPR adds it to the serverless test suite.\r\n- This has a dependancy to https://github.com/elastic/kibana/pull/205194\r\nsince we are removing all serverless tests and adding them to DA tests.\r\n- If the DA tests PR gets merged first, I'll refactor this PR to add it\r\nthere.\r\n\r\n### Checklist\r\n\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [x] The PR description includes the appropriate Release Notes section,\r\nand the correct `release_note:*` label is applied per the\r\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"e32ff8e9f3384b651cc2eeba88c0ac232551b7e9"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/205631","number":205631,"mergeCommit":{"message":"[Obs AI Assistant] Add knowledge base migration test to the serverless test suite (#205631)\n\nCloses https://github.com/elastic/kibana/issues/205537\r\n\r\n## Summary\r\n\r\nThe knowledge base migration test suite is missing in serverless. This\r\nPR adds it to the serverless test suite.\r\n- This has a dependancy to https://github.com/elastic/kibana/pull/205194\r\nsince we are removing all serverless tests and adding them to DA tests.\r\n- If the DA tests PR gets merged first, I'll refactor this PR to add it\r\nthere.\r\n\r\n### Checklist\r\n\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [x] The PR description includes the appropriate Release Notes section,\r\nand the correct `release_note:*` label is applied per the\r\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"e32ff8e9f3384b651cc2eeba88c0ac232551b7e9"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Viduni Wickramarachchi <[email protected]>
- Loading branch information