Running command provided in below URL. To generate performance report.
1) cd dc-app-performance-toolkit
2) docker pull atlassian/dcapt
3) docker run --shm-size=4g -v "$PWD:/dc-app-performance-toolkit" atlassian/dcapt jira.yml
First two command are running properly but when try to execute 3rd command getting error and mentioned in attached screenshot.
Help me in this concern.
Getting this error because one of the project in Jira is not having any issue created in it. Once i created issue in that project after that it worked for me. I figured it out this from .py file which run while executing this command.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.