From 18ba685240b3b0e9987a62ed1054f5582ef8fbf4 Mon Sep 17 00:00:00 2001 From: liangxia Date: Fri, 10 Dec 2021 10:53:23 +0800 Subject: [PATCH] Shorten logs generate by OCP-19470 --- features/upgrade/api_auth/upgrade.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/upgrade/api_auth/upgrade.feature b/features/upgrade/api_auth/upgrade.feature index 866347ab46..8f83484106 100644 --- a/features/upgrade/api_auth/upgrade.feature +++ b/features/upgrade/api_auth/upgrade.feature @@ -135,8 +135,8 @@ Feature: apiserver and auth related upgrade check @azure-upi @aws-upi @openstack-upi @vsphere-upi @gcp-upi Scenario: Default RBAC role, rolebinding, clusterrole and clusterrolebinding without any missing after upgraded - prepare When I run the :get admin command with: - | resource | clusterroles.rbac | - | o | yaml | + | resource | clusterroles.rbac | + | o | jsonpath={.items[*].metadata.annotations} | Then the output should contain: | autoupdate: "true" | And the output should not contain: