compliance-operator
compliance-operator copied to clipboard
Reduce timeout from 30 minutes to 10 minutes in serial tests
Before, we were waiting for 30 minutes for a scan to timeout. 30 minutes is a long time, and we have some retry logic in the operator to rekick scans after a timeout. Let's reduce the timeout for tests to see if we can improve resilience to flaky scans.