1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00

fix: update chainsaw test apply timeout to 30s (cherry-pick #11794) (#11802)

* fix: update chainsaw test apply timeout to 30s (#11794)

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: cleanup

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
This commit is contained in:
gcp-cherry-pick-bot[bot] 2024-12-20 11:57:20 +00:00 committed by GitHub
parent 142c62fd89
commit 8e9ee969e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@ metadata:
name: configuration
spec:
timeouts:
apply: 30s
assert: 90s
error: 90s
parallel: 1