Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Commit 31ba6f7

Browse files
authored
Merge pull request #10323 from dgaikwad/dashboard_change
[RFR][NOTEST] Add test importance
2 parents b2ae153 + b51d761 commit 31ba6f7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

cfme/tests/configure/test_access_control.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,6 +2356,7 @@ def test_verify_that_changing_groups_in_the_webui_updates_dashboard_items():
23562356
assignee: dgaikwad
23572357
casecomponent: WebUI
23582358
initialEstimate: 1/4h
2359+
caseimportance: medium
23592360
setup: Create a user with two or more groups. The groups should have role
23602361
permissions that grant access to different features so you can easily
23612362
see that the dashboard is updated appropriately.

cfme/tests/integration/test_auth_manual.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ def test_saml_get_user_groups_from_ext_auth_httpd():
7070
7171
Polarion:
7272
assignee: dgaikwad
73+
caseimportance: medium
7374
casecomponent: Auth
7475
initialEstimate: 1/2h
7576
"""

0 commit comments

Comments
 (0)