[Cloud Security] Fix serverless quality gate tests and introduce a solution for tests that are only run in MKI Serverless Quality Gates#202038
Conversation
|
Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security) |
d2533e0 to
e65298b
Compare
opauloh
left a comment
There was a problem hiding this comment.
LGTM, great work, just some questions and nits
...st_serverless/functional/test_suites/security/ftr/cloud_security_posture/mki_only/READ_ME.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
is there a configuration we need to coordinate with the qaf-tests repo to include config files by using the tag?
There was a problem hiding this comment.
5fd43d5 to
30d69f5
Compare
30d69f5 to
12ee13b
Compare
...ional/test_suites/security/ftr/cloud_security_posture/mki_only/agentless/mki_create_agent.ts
Outdated
Show resolved
Hide resolved
12ee13b to
4f4bbeb
Compare
x-pack/test_serverless/functional/test_suites/security/mki_only.ts
Outdated
Show resolved
Hide resolved
8654174 to
6880dae
Compare
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
History
cc @seanrathier |
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12133368406 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
…tter solution tests that are only run in MKI Serverless Quality Gates (elastic#202038)
Summary
closes https://github.com/elastic/security-team/issues/11274
This change aligns the agentless test in the Serverless Quality Gates so that they are aligned properly to the Kibana boundaries.
More importantly, this introduces a new FTR config for Security teams to be able to have tests that only run in MKI Serverless Quality Gates. Loading test files into config.mki_only.ts configuration ensures that those tests are segregated to only MKI.
Related Issues
Checklist