Hi Team,
I'm trying to automate performance test from Jenkins Job and neoload scenario should be executed by reserving cloud LGs.
1. I have configured the projects successfully and using command line arguments to open project, login to Neoload cloud platform, load loadgenerator infra yaml file and assign reserved LGs to scenario, execute scenario and archive test results
2. Neoload cloud platform login validation and infrastructure file loading are successful but getting below error when given workgroup is getting validated even though when i tried to give valid workgroup name.
Please help to resolve the error and let me know if i need to change anything in my infrastructure yaml file?
java.lang.RuntimeException: Issues detected while validating the infrastructures.
Workgroup xxxx not found
Please refer attached file for more details