Failure test cases fix#8
Failure test cases fix#8nirupaman wants to merge 4 commits intofarhan7500:masterfrom nirupaman:fixtest
Conversation
|
|
||
| def is_live_test(): | ||
| return config['TEST']['unit'].lower() == 'false' | ||
| return config['TEST']['unit'].lower() == 'true' |
There was a problem hiding this comment.
Confirm with Virendra/Tushar if this needs to be changed
test/test_HPE3ParClient_system.py
Outdated
| super(HPE3ParClientSystemTestCase, self).tearDown() | ||
|
|
||
| def test_get_patch(self): | ||
| @unittest.skipIf(config['TEST']['unit'].lower() == 'true', |
There was a problem hiding this comment.
Check with Virendra/Tushar. Same as the earlier comment
farhan7500
left a comment
There was a problem hiding this comment.
Please review the comments with the test team
|
File Persona run output: ======================================================================
|
No description provided.