[Feature tests]: Scan execution policy for a group

Why are we doing this work

We need to cover edge cases for security polices.

One potential edge case is (potential performance risk):

  1. Scan execution policy on a group level
  2. Number of projects in group exceeds 1000
  3. Policy has scheduled condition

Relevant links

  1. Feature specs guide
  2. Testing best practises

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:

Implementation plan

  1. Create test in ee/spec/features/groups/security
  2. Or add subfolder security_orchestration

Verification steps

Edited by Artur Fedorov