Skip to content

Draft: Add security policy performance specs

Dominic Bauer requested to merge sec-pol-performance-tests into master

What does this MR do and why?

Adds performance tests for security policies.

How to set up and validate locally

git checkout eec3479483e5bbdfbb91aa19b217ed1a6b202247
git checkout sec-pol-performance-tests ee/spec/services/security/security_orchestration_policies/performance_spec.rb
env BENCHMARK=1 bin/rspec ee/spec/services/security/security_orchestration_policies/performance_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports