1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-08 17:06:57 +00:00
kyverno/test/conformance/kuttl/_config/common.yaml
Charles-Edouard Brétéché e616f63268
chore: bump kuttl to use stopOnFirstFailure feature (#8161)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-08-29 14:36:26 +00:00

8 lines
No EOL
147 B
YAML

apiVersion: kuttl.dev/v1beta1
kind: TestSuite
startKIND: false
timeout: 90
parallel: 1
fullName: true
skipTestRegex: '_.+'
stopOnFirstFailure: true