cloudbeat
cloudbeat copied to clipboard
[CNVM] E2E test matrix
Motivation
On our QA cycles we would like to have a full coverage matrix of all the regions, testing multiple AMI with different file system implementations.
Components
- ESS stack
- AWS test account
Test flow
- Creating an agent policy with the CNVM integration\
- For every region on the AWS test account:
- Provision the EC2 types CloudFormation with encrypted instances
- Provision the EC2 types CloudFormation with unencrypted instances
- Deploy the elastic-agent CloudFormation stack
- Assert for getting vulnerabilities from every instance we deployed
Related tasks/epics
- https://github.com/elastic/cloudbeat/issues/700
- https://github.com/elastic/cloudbeat/issues/1089
- https://github.com/elastic/cloudbeat/issues/1088