Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] Unskips api key functional tests in MKI (elastic#196572) (elast…
…ic#201395) # Backport This will backport the following commits from `main` to `8.x`: - [Unskips api key functional tests in MKI (elastic#196572)](elastic#196572) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jeramy Soucy","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-21T12:33:34Z","message":"Unskips api key functional tests in MKI (elastic#196572)\n\nCloses elastic#186619\r\n\r\n## Summary\r\n\r\nTested against a new QA project, the platform security api key\r\nfunctional test now passes as expected.\r\n\r\nUpdate: the serverless functional UI API key test has also been modified\r\nto account for a non-empty start state, and to be non-destructive. If\r\nany API keys exist prior to running this test, they will not interfere\r\nwith the test and they will remain after the test completes.\r\n\r\nFlaky test runners:\r\n-\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7184\r\n- Security re-run\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7195","sha":"492a9a4643b37d2bf393a3d549c50dcfba16907f","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","v9.0.0","backport:prev-major"],"title":"Unskips api key functional tests in MKI","number":196572,"url":"https://github.com/elastic/kibana/pull/196572","mergeCommit":{"message":"Unskips api key functional tests in MKI (elastic#196572)\n\nCloses elastic#186619\r\n\r\n## Summary\r\n\r\nTested against a new QA project, the platform security api key\r\nfunctional test now passes as expected.\r\n\r\nUpdate: the serverless functional UI API key test has also been modified\r\nto account for a non-empty start state, and to be non-destructive. If\r\nany API keys exist prior to running this test, they will not interfere\r\nwith the test and they will remain after the test completes.\r\n\r\nFlaky test runners:\r\n-\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7184\r\n- Security re-run\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7195","sha":"492a9a4643b37d2bf393a3d549c50dcfba16907f"}},"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/196572","number":196572,"mergeCommit":{"message":"Unskips api key functional tests in MKI (elastic#196572)\n\nCloses elastic#186619\r\n\r\n## Summary\r\n\r\nTested against a new QA project, the platform security api key\r\nfunctional test now passes as expected.\r\n\r\nUpdate: the serverless functional UI API key test has also been modified\r\nto account for a non-empty start state, and to be non-destructive. If\r\nany API keys exist prior to running this test, they will not interfere\r\nwith the test and they will remain after the test completes.\r\n\r\nFlaky test runners:\r\n-\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7184\r\n- Security re-run\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7195","sha":"492a9a4643b37d2bf393a3d549c50dcfba16907f"}}]}] BACKPORT--> Co-authored-by: Jeramy Soucy <[email protected]>
- Loading branch information