From d3f6cb717f7b3f6fa141c7e02d6b2414083b38fc Mon Sep 17 00:00:00 2001 From: Hao Ruan Date: Wed, 29 Mar 2023 11:18:52 +0800 Subject: [PATCH] update conformance yaml --- test/conformance/testdata/conformance.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/conformance/testdata/conformance.yaml b/test/conformance/testdata/conformance.yaml index ad6d61a90d2..ae8c49c2759 100755 --- a/test/conformance/testdata/conformance.yaml +++ b/test/conformance/testdata/conformance.yaml @@ -487,8 +487,7 @@ be found. Patching the hard status values MUST succeed. The reported hard status values MUST equal the new spec hard values. Getting the /status MUST succeed and the reported hard status values MUST equal the spec hard values. Repatching the - hard status values MUST succeed. The spec spec MUST NOT be changed when patching - /status. + hard status values MUST succeed. The spec MUST NOT be changed when patching /status. release: v1.26 file: test/e2e/apimachinery/resource_quota.go - testname: ResourceQuota, update and delete