[9.1] [ska] relocate oblt deployment-agnostic api integration tests (#227194)#228023
Merged
dmlemeshko merged 6 commits intoelastic:9.1from Jul 16, 2025
Merged
[9.1] [ska] relocate oblt deployment-agnostic api integration tests (#227194)#228023dmlemeshko merged 6 commits intoelastic:9.1from
dmlemeshko merged 6 commits intoelastic:9.1from
Conversation
…c#227194) ## Summary Part of elastic/kibana-team#1503 This PR is mostly about moving **observability deployment-agnostic tests** from x-pack/test ``` x-pack/test/api_integration/deployment_agnostic/ | - observability/apis/ | - configs/ | - feature_flag_configs/ ``` After: ``` x-pack/solutions/observability/test/api_integration_deployment_agnostic/ | - apis/ | - configs/ | - feature_flag_configs/ ``` Notes: - some services like `alertingApi` and `observabilityAIAssistantApi` were left as copies in original path as other oblt tests depend on them and we try to avoid circular dependencies caused by importing from solution test dirs. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 8480083) # Conflicts: # .buildkite/ftr_oblt_serverless_configs.yml # .buildkite/ftr_oblt_stateful_configs.yml # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/ai_assistant/knowledge_base/knowledge_base_bulk_import.spec.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/ai_assistant/local/index.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/ai_assistant/public_complete/public_complete.spec.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/alerting/synthetics/alert_on_no_data.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/alerting/synthetics/custom_status_rule.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/apm/constants/archives_metadata.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/apm/observability_overview/observability_overview.spec.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/apm/service_groups/save_service_group.spec.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/apm/service_maps/service_maps.spec.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/apm/services/agent.spec.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/apm/services/service_details/service_infra_metrics.spec.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/apm/settings/agent_keys/agent_keys.spec.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/apm/transactions/transactions_groups_detailed_statistics.spec.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/streams/meta_data.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/streams/metadata.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/apis/synthetics/edit_private_location.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/configs/serverless/oblt.ai_assistant_local.index.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/configs/serverless/oblt.ai_assistant_local.serverless.config.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/configs/stateful/oblt.ai_assistant_local.index.ts # x-pack/solutions/observability/test/api_integration_deployment_agnostic/configs/stateful/oblt.ai_assistant_local.stateful.config.ts # x-pack/test/api_integration/deployment_agnostic/apis/observability/streams/metadata.ts # x-pack/test/tsconfig.json
Contributor
|
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
Contributor
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
…_agnostic/apis/ai_assistant/knowledge_base/knowledge_base_bulk_import.spec.ts
csr
approved these changes
Jul 16, 2025
Contributor
csr
left a comment
There was a problem hiding this comment.
LGTM. I see we deleted the Observability AI assistant configs that were supposed to be run locally. I don't see them in the 9.1 branch, so that change looks good.
Contributor
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled in files
ESLint disabled line counts
References to deprecated APIs
Total ESLint disabled count
History
|
dmlemeshko
added a commit
that referenced
this pull request
Aug 4, 2025
…227194) (#228486) # Backport This will backport the following commits from `main` to `8.19`: - [[ska] relocate oblt deployment-agnostic api integration tests (#227194)](#227194) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Dzmitry Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-07-09T15:41:40Z","message":"[ska] relocate oblt deployment-agnostic api integration tests (#227194)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving **observability deployment-agnostic\ntests** from x-pack/test\n\n```\nx-pack/test/api_integration/deployment_agnostic/\n | - observability/apis/\n | - configs/\n | - feature_flag_configs/\n```\n\nAfter: \n```\nx-pack/solutions/observability/test/api_integration_deployment_agnostic/\n | - apis/\n | - configs/\n | - feature_flag_configs/\n```\n\nNotes:\n- some services like `alertingApi` and `observabilityAIAssistantApi`\nwere left as copies in original path as other oblt tests depend on them\nand we try to avoid circular dependencies caused by importing from\nsolution test dirs.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"84800836b145b8ba61655edb6e6548ec98e3e234","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:obs-ux-infra_services","Team:obs-ux-management","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska] relocate oblt deployment-agnostic api integration tests","number":227194,"url":"https://github.com/elastic/kibana/pull/227194","mergeCommit":{"message":"[ska] relocate oblt deployment-agnostic api integration tests (#227194)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving **observability deployment-agnostic\ntests** from x-pack/test\n\n```\nx-pack/test/api_integration/deployment_agnostic/\n | - observability/apis/\n | - configs/\n | - feature_flag_configs/\n```\n\nAfter: \n```\nx-pack/solutions/observability/test/api_integration_deployment_agnostic/\n | - apis/\n | - configs/\n | - feature_flag_configs/\n```\n\nNotes:\n- some services like `alertingApi` and `observabilityAIAssistantApi`\nwere left as copies in original path as other oblt tests depend on them\nand we try to avoid circular dependencies caused by importing from\nsolution test dirs.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"84800836b145b8ba61655edb6e6548ec98e3e234"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/228023","number":228023,"state":"MERGED","mergeCommit":{"sha":"91914008bdfeb5a65cda282866297491f61be615","message":"[9.1] [ska] relocate oblt deployment-agnostic api integration tests (#227194) (#228023)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [[ska] relocate oblt deployment-agnostic api integration tests\n(#227194)](https://github.com/elastic/kibana/pull/227194)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/227194","number":227194,"mergeCommit":{"message":"[ska] relocate oblt deployment-agnostic api integration tests (#227194)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving **observability deployment-agnostic\ntests** from x-pack/test\n\n```\nx-pack/test/api_integration/deployment_agnostic/\n | - observability/apis/\n | - configs/\n | - feature_flag_configs/\n```\n\nAfter: \n```\nx-pack/solutions/observability/test/api_integration_deployment_agnostic/\n | - apis/\n | - configs/\n | - feature_flag_configs/\n```\n\nNotes:\n- some services like `alertingApi` and `observabilityAIAssistantApi`\nwere left as copies in original path as other oblt tests depend on them\nand we try to avoid circular dependencies caused by importing from\nsolution test dirs.\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"84800836b145b8ba61655edb6e6548ec98e3e234"}}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation