Deployed generic HTTP framework on Lisa cloud. This test should be invoked remotely from other cloud env during CI. But unable to invoke the test.
Release : 10.6
Component : CA Service Virtualization
To trigger the test case/ test suite/ mar file available on remote machine, use the older approach of lisa-invoke API to trigger a test.
https://<Registry_host_name>:1505/lisa-invoke/runTest?testCasePath=&stagingDocPath=&configPath=
Also, need to define this property in local or lisa properties file as this path will be taken as reference for the API input parameters such as testCasePath, stagingDocPath etc.
lisa.portal.invoke.test.root={{LISA_HOME}}\\Projects (Restart Registry service after adding this property)