From 347c4ce5ac34ef1b8329a4842bb83ff500486460 Mon Sep 17 00:00:00 2001 From: Vishal Choudhary Date: Thu, 5 Sep 2024 00:12:31 +0530 Subject: [PATCH] fix: use failureAction in reports properties chainsaw test (#11011) Signed-off-by: Vishal Choudhary Co-authored-by: shuting --- .../test-report-properties/chainsaw-step-01-apply-1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/conformance/chainsaw/reports/admission/test-report-properties/chainsaw-step-01-apply-1.yaml b/test/conformance/chainsaw/reports/admission/test-report-properties/chainsaw-step-01-apply-1.yaml index cb96454e61..5c44231589 100755 --- a/test/conformance/chainsaw/reports/admission/test-report-properties/chainsaw-step-01-apply-1.yaml +++ b/test/conformance/chainsaw/reports/admission/test-report-properties/chainsaw-step-01-apply-1.yaml @@ -19,7 +19,7 @@ spec: operation: '{{ request.operation }}' objName: '{{ objName }}' validate: - validationFailureAction: Audit + failureAction: Audit message: The `owner` label is required for all Namespaces. pattern: metadata: