This is where a new SDK command comes to our rescue.
After the atlas-run is finished, that is, after you pressed Ctrl + C, execute the following command:
atlas-create-home-zip
This will generate a file named generated-test-resources.zip under the target folder.
Copy this file to the /src/test/resources folder or any other known locations. Now modify the pom.xml to add the following entry under configurations in the maven-jira-plugin:
resources.zip</productDataPath>
Modify the path accordingly. This will reuse the configurations the next time you run
atlas-run.
Hiç yorum yok:
Yorum Gönder