[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests#225829
Conversation
|
Pinging @elastic/appex-qa (Team:QA) |
|
|
||
| export default async function ({ readConfigFile }: FtrConfigProviderContext) { | ||
| const functionalConfig = await readConfigFile(require.resolve('../../config.base.js')); | ||
| const functionalConfig = await readConfigFile(require.resolve('../../config.base.ts')); |
|
Starting backport for target branches: 8.19, 9.1 https://github.com/elastic/kibana/actions/runs/15981396638 |
|
Starting backport for target branches: 8.19, 9.1 https://github.com/elastic/kibana/actions/runs/15981400039 |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
cc @fake-haris |
…gement functional tests (elastic#225829) ## Summary Part of elastic/kibana-team#1503 This PR relocates `painless_lab `, `upgrade_assistant ` and `reporting_management ` test files from `x-pack/test/functional/apps` dir to `x-pack/platform/test/functional/apps`. Before: ``` /x-pack/test/functional/apps | - painless_lab/ | - upgrade_assistant/ | - reporting_management/ ``` After: ``` /x-pack/platform/test/functional/apps | - painless_lab/ | - upgrade_assistant/ | - reporting_management/ ``` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 8ccd09f)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
…gement functional tests (elastic#225829) ## Summary Part of elastic/kibana-team#1503 This PR relocates `painless_lab `, `upgrade_assistant ` and `reporting_management ` test files from `x-pack/test/functional/apps` dir to `x-pack/platform/test/functional/apps`. Before: ``` /x-pack/test/functional/apps | - painless_lab/ | - upgrade_assistant/ | - reporting_management/ ``` After: ``` /x-pack/platform/test/functional/apps | - painless_lab/ | - upgrade_assistant/ | - reporting_management/ ``` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 8ccd09f)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
…g_management functional tests (#225829) (#225909) # Backport This will backport the following commits from `main` to `9.1`: - [[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests (#225829)](#225829) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Charis Kalpakis","email":"39087493+fake-haris@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-30T19:01:26Z","message":"[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests (#225829)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR relocates `painless_lab `, `upgrade_assistant ` and\n`reporting_management ` test files from `x-pack/test/functional/apps`\ndir to `x-pack/platform/test/functional/apps`.\n\nBefore:\n\n```\n/x-pack/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\nAfter: \n```\n/x-pack/platform/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"8ccd09fef97e0bd51e85ae2c8adb9166d37eaef1","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:QA","release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests","number":225829,"url":"https://github.com/elastic/kibana/pull/225829","mergeCommit":{"message":"[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests (#225829)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR relocates `painless_lab `, `upgrade_assistant ` and\n`reporting_management ` test files from `x-pack/test/functional/apps`\ndir to `x-pack/platform/test/functional/apps`.\n\nBefore:\n\n```\n/x-pack/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\nAfter: \n```\n/x-pack/platform/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"8ccd09fef97e0bd51e85ae2c8adb9166d37eaef1"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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/225829","number":225829,"mergeCommit":{"message":"[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests (#225829)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR relocates `painless_lab `, `upgrade_assistant ` and\n`reporting_management ` test files from `x-pack/test/functional/apps`\ndir to `x-pack/platform/test/functional/apps`.\n\nBefore:\n\n```\n/x-pack/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\nAfter: \n```\n/x-pack/platform/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"8ccd09fef97e0bd51e85ae2c8adb9166d37eaef1"}}]}] BACKPORT--> Co-authored-by: Charis Kalpakis <39087493+fake-haris@users.noreply.github.com>
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…ng_management functional tests (#225829) (#225945) # Backport This will backport the following commits from `main` to `8.19`: - [[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests (#225829)](#225829) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Charis Kalpakis","email":"39087493+fake-haris@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-30T19:01:26Z","message":"[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests (#225829)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR relocates `painless_lab `, `upgrade_assistant ` and\n`reporting_management ` test files from `x-pack/test/functional/apps`\ndir to `x-pack/platform/test/functional/apps`.\n\nBefore:\n\n```\n/x-pack/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\nAfter: \n```\n/x-pack/platform/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"8ccd09fef97e0bd51e85ae2c8adb9166d37eaef1","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:QA","release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests","number":225829,"url":"https://github.com/elastic/kibana/pull/225829","mergeCommit":{"message":"[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests (#225829)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR relocates `painless_lab `, `upgrade_assistant ` and\n`reporting_management ` test files from `x-pack/test/functional/apps`\ndir to `x-pack/platform/test/functional/apps`.\n\nBefore:\n\n```\n/x-pack/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\nAfter: \n```\n/x-pack/platform/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"8ccd09fef97e0bd51e85ae2c8adb9166d37eaef1"}},"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/225909","number":225909,"state":"MERGED","mergeCommit":{"sha":"8575537af250d166c99386a49c786b6e8c1c6eb6","message":"[9.1] [ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests (#225829) (#225909)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [[ska][x-pack] Move painless_lab, upgrade_assistant and\nreporting_management functional tests\n(#225829)](https://github.com/elastic/kibana/pull/225829)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Charis Kalpakis <39087493+fake-haris@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/225829","number":225829,"mergeCommit":{"message":"[ska][x-pack] Move painless_lab, upgrade_assistant and reporting_management functional tests (#225829)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR relocates `painless_lab `, `upgrade_assistant ` and\n`reporting_management ` test files from `x-pack/test/functional/apps`\ndir to `x-pack/platform/test/functional/apps`.\n\nBefore:\n\n```\n/x-pack/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\nAfter: \n```\n/x-pack/platform/test/functional/apps\n | - painless_lab/\n | - upgrade_assistant/\n | - reporting_management/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"8ccd09fef97e0bd51e85ae2c8adb9166d37eaef1"}}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Summary
Part of https://github.com/elastic/kibana-team/issues/1503
This PR relocates
painless_lab,upgrade_assistantandreporting_managementtest files fromx-pack/test/functional/appsdir tox-pack/platform/test/functional/apps.Before:
After: