mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 18:03:06 -06:00
ITPLT-4583 fix tests
This commit is contained in:
@@ -14,8 +14,8 @@
|
|||||||
# Although marketplace (mpac) is used in this example, this could potentially be in a non mpac url.
|
# Although marketplace (mpac) is used in this example, this could potentially be in a non mpac url.
|
||||||
# In this case it would not be possible to query atl_jsd_build_info to source the atl_jsd_build. One is therefore provided.
|
# In this case it would not be possible to query atl_jsd_build_info to source the atl_jsd_build. One is therefore provided.
|
||||||
atl_install_jsd_as_obr: true
|
atl_install_jsd_as_obr: true
|
||||||
atl_jsd_build: "10.2.1"
|
atl_jsd_build: "4.18.0"
|
||||||
atl_obr_download_url: "https://marketplace.atlassian.com/artifacts/26552013-9bd9-4cc7-bc98-7958689f02df/download"
|
atl_obr_download_url: "https://marketplace.atlassian.com/artifacts/1e75b814-91a0-455d-97dd-72f923014877/download"
|
||||||
# When using a tarball the following are also required:
|
# When using a tarball the following are also required:
|
||||||
atl_download_format: "tarball"
|
atl_download_format: "tarball"
|
||||||
atl_use_system_jdk: true
|
atl_use_system_jdk: true
|
||||||
|
|||||||
Reference in New Issue
Block a user