ZBot/automation configuration
I'm trying to setup test automation through Zephyr for Jira, my understanding is that I need to have a ZBot running on my test execution server. I'm trying this out on my dev machine.
I have downloaded the ZBot from Jira from Zephyr and believe I have it configured correctly, but I am having issues getting the ZBot service to start up fully.
On the command line, the ZBot is reporting the error
"The agent "my_zbot" is not registered with JIRA server."
I am struggling to find details about how to register my ZBot with Zephyr for Jira.
I note in the zbot-application.log it is reporting the following error:
ServerStartApplication:198 - Agent started
ScheduledTasks:46 - response status: 302 FOUND
ScheduledTasks:47 - response body: null
AgentServiceImpl:65 - The agent "my_zbot" is not registered with JIRA server.
I'm not sure if this points to a more fundamental issue in my ZBot set up and I am being misled by the quite specific "not registered" error on the console.
Anyone have any ideas what the issue is?
Thanks,
Mark.