OCP4: Increase retry wait time for OCP parsing action
Let's increase the retry wait time to 300 seconds for Gate / Kubernetes Test Content Parsing workflow, so it can have higher success rate.
Start a new ephemeral environment with changes proposed in this pull request:
:robot: A k8s content image for this PR is available at:
ghcr.io/complianceascode/k8scontent:12013
This image was built from commit: ad410978fd76bd381ab0581c07263860fb4cf8bd
Click here to see how to deploy it
If you alread have Compliance Operator deployed:
utils/build_ds_container.py -i ghcr.io/complianceascode/k8scontent:12013
Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and:
CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12013 make deploy-local
Code Climate has analyzed commit ad410978 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 59.4% (0.0% change).
View more on Code Climate.