Skip to content

Commit

Permalink
Shorten logs generate by OCP-19470
Browse files Browse the repository at this point in the history
  • Loading branch information
liangxia committed Dec 10, 2021
1 parent 76e3020 commit 18ba685
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/upgrade/api_auth/upgrade.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 18ba685

Please sign in to comment.