Hi,
In the beginning, we have first certification test case failed at SetupiSCSITests,
We use workbench to run SRA certification
the first item: SetupiSCSITests
Workbench show ERROR as follow:
[testng] ,123 INFO [main] - 'VlsiClientBase.resetClient():210' Shutting down client connection for: https://192.168.139.171:443/sdk
INFO: [java] [testng] ,204 INFO [main] - 'VimClient.login():309' Connection: 192.168.139.171:443, Username: administrator@vsphere.local, Password: P@ssw0rd
INFO: [java] [testng] ,205 DEBUG [main] - 'NetworkConnectionUtil.waitForConnection():74' Waiting for 192.168.139.171 to be listening on port 443.
INFO: [java] [testng] ,206 INFO [main] - 'TaskMonitorUtil.waitForCustomTask():156' Waiting for custom task for 5
INFO: [java] [testng] ,208 DEBUG [main] - 'NetworkConnectionUtil.waitForConnection():84' 192.168.139.171 is now listening on port 443.
INFO: [java] [testng] ,585 DEBUG [main] - 'DrClient.login():424' Logging into DR session manager
INFO: [java] [testng] ,697 ERROR [main] - 'DrTestBase.beforeMethod():110' Unable to login into clients or remote sites.
INFO: [java] [testng] java.lang.RuntimeException: com.vmware.srm.main.core.test.TestException: Unable to login
Looks like it can not login my Vcenter (my vcenter IP is 192.168.139.171)
1. what is DR session manager in thiscertification test case ??
2. I very sure the vcenter SSO account and password is correct what we input on workbench parameter
3. Maybe miss something when we develop SRA or setting SRMenvironment??
Anyone have idea??
Thank you very much,
Nicole