Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Semeru Milestone and RC builds artifactory links in test pipeline #5696

Closed
llxia opened this issue Oct 16, 2024 · 0 comments · Fixed by #5697
Closed

Support Semeru Milestone and RC builds artifactory links in test pipeline #5696

llxia opened this issue Oct 16, 2024 · 0 comments · Fixed by #5697

Comments

@llxia
Copy link
Contributor

llxia commented Oct 16, 2024

We no longer support SDK at https://ibm.com/semeru-runtimes/api/v3/. We should remove the support for semeru-runtimes/api/v3 and add support for release and milestone SDK from the internal artifactory.

aqa-tests/get.sh

Lines 248 to 249 in 0b30f84

download_url="https://ibm.com/semeru-runtimes/api/v3/binary/latest/${JDK_VERSION}/${release_type}/${os}/${arch}/jdk/openj9/${heap_size}/ibm https://ibm.com/semeru-runtimes/api/v3/binary/latest/${JDK_VERSION}/${release_type}/${os}/${arch}/testimage/openj9/${heap_size}/ibm"
info_url="https://ibm.com/semeru-runtimes/api/v3/assets/feature_releases/${JDK_VERSION}/${release_type}?architecture=${arch}&heap_size=${heap_size}&image_type=jdk&jvm_impl=openj9&os=${os}&project=jdk&vendor=ibm https://ibm.com/semeru-runtimes/api/v3/assets/feature_releases/${JDK_VERSION}/${release_type}?architecture=${arch}&heap_size=${heap_size}&image_type=testimage&jvm_impl=openj9&os=${os}&project=jdk&vendor=ibm"

related: automation/issues/82

llxia added a commit to llxia/aqa-tests that referenced this issue Oct 16, 2024
resolves: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 16, 2024
resolves: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 16, 2024
resolves: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 16, 2024
resolves: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 16, 2024
resolves: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 16, 2024
resolves: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 16, 2024
resolves: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 16, 2024
resolves: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 16, 2024
resolves: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
JasonFengJ9 pushed a commit that referenced this issue Oct 17, 2024
resolves: #5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 17, 2024
related: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
LongyuZhang pushed a commit that referenced this issue Oct 17, 2024
related: #5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 17, 2024
resolves: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/aqa-tests that referenced this issue Oct 17, 2024
related: adoptium#5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
LongyuZhang pushed a commit that referenced this issue Oct 17, 2024
* exclude JDK23+ and jdknext openj9 xmac testing on mac10 (#5688)

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>

* Support Semeru Artifactoriy SDK URL for releases (#5697)

resolves: #5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>

* Remove support for semeru-runtimes/api (#5700)

related: #5696 and automation/issues/82

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>

---------

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant