-
Notifications
You must be signed in to change notification settings - Fork 165
[1LP][RFR] CLI - Test to fail DB config command - negative #9836
[1LP][RFR] CLI - Test to fail DB config command - negative #9836
Conversation
@pytest.mark.tier(2) | ||
@pytest.mark.meta(coverage=[1753687]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug 1753687 is closed so removed this marker
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add @pytest.mark.meta(automates=[BZ(1753687)]) as this BZ is now automated.
@pytest.mark.tier(2) | ||
@pytest.mark.meta(coverage=[1753687]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add @pytest.mark.meta(automates=[BZ(1753687)]) as this BZ is now automated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @dgaikwad , one small comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one question, awesome stuff automating these test cases 👍
173950f
to
b5ada29
Compare
Purpose or Intent
Adding tests testing DB configuration command by providing the disk which is not available on the host
PRT Run
{{pytest: ./cfme/tests/cli/test_appliance_console.py::test_ap_failed_dbconfig_status -v}}