I had a Jira plugin for Jira server and want to make it available to Jira Data Center on the marketplace. I follow this document and have a concern do I only perform test on Jira DC only or need perform test on all Alasian product in this document
If your plugin is only available for Jira Server, you will only have to test it with Jira DC (possibly Jira Service Management if it’s applicable there), good luck with your submission!
Keep in mind that you should still test your Jira app with multiple databases and in single node/clustered environments, so it’s still not an easy task ![]()
Hello QuiLe,
if you want to publish an jira dc plugin you have to go the process defined by atlassian.
Also part of the testing process is a scale and performance testing with the jira-dc-performance-toolkit:
You have to set up automation testing with jmeter and a jira dc instance with 1,2 and 4 nodes.
A testing instance can be set up with “docker for windows”, terraform on aws.
Warning: Setting up the instance on aws will coast some money. My complete testing process was around 100 dollar.
Best regards
Daniel