mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-16 20:48:42 +00:00
chore: enable chainsaw fail fast (#9606)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
parent
b010f2a247
commit
8d528675de
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ spec:
|
|||
error: 90s
|
||||
parallel: 1
|
||||
fullName: true
|
||||
failFast: false
|
||||
failFast: true
|
||||
excludeTestRegex: '_.+'
|
||||
forceTerminationGracePeriod: 5s
|
||||
delayBeforeCleanup: 3s
|
||||
|
|
Loading…
Add table
Reference in a new issue