You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Came in via #983, the error is: 'raise error.TestFail("No HBAs to support vHBA on the host!")'. This should be error.TestNAError(...) if possible, since it's a test environment/setup problem. Environment:
Came in via #983, the error is: 'raise error.TestFail("No HBAs to support vHBA on the host!")'. This should be
error.TestNAError(...)
if possible, since it's a test environment/setup problem. Environment:Assigning to @chuanchang since it's his test. Let me know if you need help fixing this.
The text was updated successfully, but these errors were encountered: