Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Troubles with the Data Center App Performance Toolkit

jingao March 29, 2022

When executing the order "bzt jira.yml" in my cmd, it always show information like this, which means I cannot continue testing my plugin that is going to be public in the Atlassian Market. However, I have checked that all the needed packages have been installed properly, and I have finished the jira.yml with the proper form provided by README.md. What should I do now? I am really confused about this error.

错误截图1.jpg错误截图2.jpg

1 answer

0 votes
Benjamin
Community Champion
March 29, 2022

HI @jingao ,

 

You might consider troubleshooting one by one as it seems you have multiple issues. You have a file not found error where it can't find the CSV file regarding the analytics portion.  You have another message that it is not receiving any issues. Whatever arguments you are using, it is not picking up any Jira issues. Perhaps project list not define. 

 

-Ben

jingao March 30, 2022

Thanks for your reply. I follow the instruction of the Toolkit that since I have my own Data Center environment, I can directly go to "Create a dataset for the development environment".

1.jpg

Then I create the needed projects and issues according to the next step.

3.png

However, after creating I don't have any CSV files. Then I modify the jira.yml and execute the bzt command.

2.jpg

I wonder how can I get the CSV file and make use of it.

Benjamin
Community Champion
March 30, 2022

Hi @jingao 

 

Still the issue lies on why the script is not able to access the issues you created. Possibly something is not set right in one of your parameters for the yaml file. 

 

-Ben

jingao March 30, 2022

Hi @Benjamin 

Though the instruction file doesn't ask for it, should I change the parameters of the framed area in the following picture?

0.jpg

Since the instruction doesn't mention it, currently I leave it at default condition.

Suggest an answer

Log in or Sign up to answer