ComplianceAsCode / compliance-operator

Operator providing Kubernetes cluster compliance checks
Apache License 2.0
36 stars 22 forks source link

Reduce timeout from 30 minutes to 10 minutes in serial tests #522

Closed rhmdnd closed 3 months ago

rhmdnd commented 3 months ago

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.

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rhmdnd, Vincent056

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/ComplianceAsCode/compliance-operator/blob/master/OWNERS)~~ [Vincent056,rhmdnd] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
yuumasato commented 3 months ago

/test e2e-aws-serial

yuumasato commented 3 months ago

Is this ironic?

2024/05/22 23:04:33 waiting until suite test-remove-profile-scan-binding reaches target status 'DONE'. Current status: RUNNING
2024/05/22 23:04:33 waiting until suite test-remove-profile-scan-binding reaches target status 'DONE'. Current status: RUNNING
    main_test.go:1766: timed out waiting for the condition
--- FAIL: TestRemoveProfileScan (1800.04s)