ITPLT-4583 fix tests

This commit is contained in:
Lee Goolsbee
2025-11-03 14:29:53 -06:00
parent 935edbc9d1
commit 43f966fa13

View File

@@ -14,8 +14,8 @@
# 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.
atl_install_jsd_as_obr: true
atl_jsd_build: "10.2.1"
atl_obr_download_url: "https://marketplace.atlassian.com/artifacts/26552013-9bd9-4cc7-bc98-7958689f02df/download"
atl_jsd_build: "4.18.0"
atl_obr_download_url: "https://marketplace.atlassian.com/artifacts/1e75b814-91a0-455d-97dd-72f923014877/download"
# When using a tarball the following are also required:
atl_download_format: "tarball"
atl_use_system_jdk: true