Forums

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

Integration test for few different versions of jira-server

Wojciech Tartanus
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 10, 2019

I'm trying to set up an integration test against a few different versions of jira-server. In https://developer.atlassian.com/server/framework/atlassian-sdk/create-and-run-traditional-integration-tests/ I've found a configuration where is possible to specify products and versions for which I want to run a test. Example from my code: 

 <products> 
<product>
<id>jira</id>
<instanceId>jiraExpected</instanceId>
<productVersion>7.13.0</productVersion>
<productDataVersion>7.13.0</productDataVersion>
</product>
<product>
<id>jira</id>
<instanceId>jira-7.0.0</instanceId>
<productVersion>7.0.0</productVersion>
<productDataVersion>7.0.0</productDataVersion>
</product>
</products>

 Test runs fine, but I can't see any difference between running test with this configuration and without. Shall I see in logs that test been run twice against 2 different versions?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, out of office, loom, confluence, async collaboration, meeting recaps, remote teamwork, team alignment, knowledge sharing, AI-powered notes, productivity tools, workforce continuity, teamwork collection

Put your meeting notes on autopilot with Loom + Confluence

AI-powered meeting notes keep work moving even if you’re out of the office. Enjoy your well-deserved time off and return refreshed, confident you’ll catch up in no time.

Learn more
AUG Leaders

Atlassian Community Events