Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [skip CI] [ftr] add migration steps for deployment-agnostic tes…
…ts (#202913) (#208179) # Backport This will backport the following commits from `main` to `8.x`: - [[skip CI] [ftr] add migration steps for deployment-agnostic tests (#202913)](#202913) <!--- Backport version: 9.6.4 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Dzmitry Lemechko","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-04T15:25:09Z","message":"[skip CI] [ftr] add migration steps for deployment-agnostic tests (#202913)\n\n## Summary\r\n\r\nThis PR adds example of tests, that doesn't meet deployment-agnostic\r\ncriteria. I also added steps explaining how to migrate existing tests to\r\nDA.","sha":"72c906b25b8c8ebe430396a610ade0ad7f1d4baa","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:version","v8.17.0","v8.18.0"],"title":"[skip CI] [ftr] add migration steps for deployment-agnostic tests","number":202913,"url":"https://github.com/elastic/kibana/pull/202913","mergeCommit":{"message":"[skip CI] [ftr] add migration steps for deployment-agnostic tests (#202913)\n\n## Summary\r\n\r\nThis PR adds example of tests, that doesn't meet deployment-agnostic\r\ncriteria. I also added steps explaining how to migrate existing tests to\r\nDA.","sha":"72c906b25b8c8ebe430396a610ade0ad7f1d4baa"}},"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/202913","number":202913,"mergeCommit":{"message":"[skip CI] [ftr] add migration steps for deployment-agnostic tests (#202913)\n\n## Summary\r\n\r\nThis PR adds example of tests, that doesn't meet deployment-agnostic\r\ncriteria. I also added steps explaining how to migrate existing tests to\r\nDA.","sha":"72c906b25b8c8ebe430396a610ade0ad7f1d4baa"}},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/202963","number":202963,"state":"MERGED","mergeCommit":{"sha":"5186c111d15577b309fe7192d970d531d1f170af","message":"[8.17] [skip CI] [ftr] add migration steps for deployment-agnostic tests (#202913) (#202963)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.17`:\n- [[skip CI] [ftr] add migration steps for deployment-agnostic tests\n(#202913)](https://github.com/elastic/kibana/pull/202913)\n\n<!--- Backport version: 9.4.3 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT [{\"author\":{\"name\":\"Dzmitry\nLemechko\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-12-04T15:25:09Z\",\"message\":\"[skip\nCI] [ftr] add migration steps for deployment-agnostic tests\n(#202913)\\n\\n## Summary\\r\\n\\r\\nThis PR adds example of tests, that\ndoesn't meet deployment-agnostic\\r\\ncriteria. I also added steps\nexplaining how to migrate existing tests\nto\\r\\nDA.\",\"sha\":\"72c906b25b8c8ebe430396a610ade0ad7f1d4baa\",\"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:version\",\"v8.17.0\"],\"title\":\"[skip\nCI] [ftr] add migration steps for deployment-agnostic\ntests\",\"number\":202913,\"url\":\"https://github.com/elastic/kibana/pull/202913\",\"mergeCommit\":{\"message\":\"[skip\nCI] [ftr] add migration steps for deployment-agnostic tests\n(#202913)\\n\\n## Summary\\r\\n\\r\\nThis PR adds example of tests, that\ndoesn't meet deployment-agnostic\\r\\ncriteria. I also added steps\nexplaining how to migrate existing tests\nto\\r\\nDA.\",\"sha\":\"72c906b25b8c8ebe430396a610ade0ad7f1d4baa\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[\"8.17\"],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"branchLabelMappingKey\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/202913\",\"number\":202913,\"mergeCommit\":{\"message\":\"[skip\nCI] [ftr] add migration steps for deployment-agnostic tests\n(#202913)\\n\\n## Summary\\r\\n\\r\\nThis PR adds example of tests, that\ndoesn't meet deployment-agnostic\\r\\ncriteria. I also added steps\nexplaining how to migrate existing tests\nto\\r\\nDA.\",\"sha\":\"72c906b25b8c8ebe430396a610ade0ad7f1d4baa\"}},{\"branch\":\"8.17\",\"label\":\"v8.17.0\",\"branchLabelMappingKey\":\"^v(\\\\d+).(\\\\d+).\\\\d+$\",\"isSourceBranch\":false,\"state\":\"NOT_CREATED\"}]}]\nBACKPORT-->\n\nCo-authored-by: Dzmitry Lemechko <[email protected]>"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Dzmitry Lemechko <[email protected]>
- Loading branch information