What are the JIRA scaling issues when we push thousands of test executions (via ZAPI) to JIRA?
We plan to push around 20000 (20K) test executions to JIRA via ZAPI. Will the lucene index behind JIRA scale? What are some of the best practices here?
Just to chime in. From testing, you would be looking at about ~7 minutes per thousand executions. During this time, you would expect the CPU load to reach very high thresholds but the memory requirements will only reach roughly 3GB during the process. These numbers include other services and JIRA itself on the machine.
I would like to discuss this feature with you. What would be a good time to talk?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've discussed the idea of uploading a JSON file containing multiple execution results to improve the overall duration. What do you think to the idea of adding such a feature to ZAPI?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Each of the 20K operations would update a custom field (build version) and set the result of a test (Pass/Fail/etc). How long would the whole 20K typically take, and what would the impact be on other JIRA users?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.