[1LP][RFR] - check Key Pair list using aws provider#10188
[1LP][RFR] - check Key Pair list using aws provider#10188digitronik merged 1 commit intoManageIQ:masterfrom
Conversation
a7e811e to
d264757
Compare
d264757 to
56e658b
Compare
There was a problem hiding this comment.
The parentheses aren't needed here.
There was a problem hiding this comment.
I don't see any difference between these two values. Also, since 5.10 and earlier versions are no longer being run against master, there's no need for version checking.
There was a problem hiding this comment.
Use the automates keyword instead of coverage for automated tests.
c824d1b to
f8ea0f3
Compare
There was a problem hiding this comment.
Optional: Always better to add finalizer for create operation. I think here you can use delete_if_exists.
There was a problem hiding this comment.
optional: When we have BaseEnity object you wan access CollectionEnity with parent.
navigate_to(keypair.parent, 'All')
f8ea0f3 to
366d5d0
Compare
366d5d0 to
60ec7f8
Compare
|
I detected some fixture changes in commit 60ec7f8 The local fixture
Please, consider creating a PRT run to make sure your fixture changes do not break existing usage 😃 |
adding_test test to check key pair able to see or not for custom user when tenant as Parent tenant and Child - tenant
Purpose or Intent
PRT Run
{{pytest: cfme/tests/configure/test_access_control.py -k test_aws_keypair_list --long-running -v}}