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

Add openjdk10 aarch64 builds to the pipelines #343

Closed
sxa opened this issue May 23, 2018 · 3 comments
Closed

Add openjdk10 aarch64 builds to the pipelines #343

sxa opened this issue May 23, 2018 · 3 comments
Assignees
Labels
arm Issues that affect or relate to the ARM OS enhancement Issues that enhance the code or documentation of the repo in any way
Milestone

Comments

@sxa
Copy link
Member

sxa commented May 23, 2018

As discussed with @smlambert in #build on slack the builds at https://ci.adoptopenjdk.net/job/openjdk10_build_arm64_linux/ aren't being run regularly via the pipelines and are not publishing so there are no regular nightlies popping up

@sxa sxa added enhancement Issues that enhance the code or documentation of the repo in any way arm Issues that affect or relate to the ARM OS labels May 23, 2018
@sxa sxa added this to TODO in temurin-build via automation May 23, 2018
@gdams
Copy link
Member

gdams commented May 23, 2018

should just be a case of adding some code to https://github.com/AdoptOpenJDK/openjdk-build/blob/master/pipelines/openjdk10_nightly_pipeline.groovy#L3-L10

@smlambert smlambert self-assigned this May 23, 2018
@smlambert
Copy link
Contributor

smlambert commented May 23, 2018

I'll add this line:
buildMaps['arm64'] = [test:['openjdktest'], ArchOSs:'arm64_linux']

@vielmetti
Copy link

Thanks for looking at this.

temurin-build automation moved this from TODO to Done May 24, 2018
@karianna karianna added this to the 2.0.0 milestone Sep 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm Issues that affect or relate to the ARM OS enhancement Issues that enhance the code or documentation of the repo in any way
Projects
No open projects
temurin-build
  
Done
Development

No branches or pull requests

5 participants