cloudbeat icon indicating copy to clipboard operation
cloudbeat copied to clipboard

Create serverless environment workflow fails

Open amirbenun opened this issue 1 year ago • 0 comments

Describe the bug

As part of the "Create Environment" workflow, when running with serverless checkbox selected, it installs agentless CSPM on the agentless agent. Next if the "run tests" checkbox is selected, it verifies that the agentless agent run the CSPM component and creates findings.

The workflow fails to validate that the agent run a CSPM component.

FAILED integration/tests/test_sanity_checks.py::test_cspm_aws_findings[identity-management] - AssertionError: Expected 2 agents running cloudbeat/cis_aws, but got 0

amirbenun avatar Feb 07 '24 14:02 amirbenun