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

Setup eclipse CI integration for ibmruntimes/openj9-openjdk-jdk repo #2527

Closed
jdekonin opened this issue Aug 1, 2018 · 5 comments
Closed

Comments

@jdekonin
Copy link
Contributor

jdekonin commented Aug 1, 2018

Please can we setup CI integration for the openjdk extensions "head" repository, similar to the jdk11 setup.

copyright/line end checks
nightly builds, build/sanity/extended
PR builds for both openjdk (next) and openj9

fyi @vsebe

@vsebe
Copy link
Contributor

vsebe commented Aug 1, 2018

Created PRs (compile, extended, sanity) for OpenJ9 and OpenJDK.

@vsebe
Copy link
Contributor

vsebe commented Aug 7, 2018

Created build (e.g. Build-JDKnext-<platform> ) and test extended.functional(Test-extended.functional-JDKnext-<platform>), extended.system (Test-extended.system-JDKnext-<platform>), sanity.functional (Test-sanity.functional-JDKnext-<platform>) pipelines.

Note there is no groovy script available yet for testing linux x86 large heap, expecting a script named openjdk_x86-64_linux_largeHeap (see openjdk-test repository).

@vsebe
Copy link
Contributor

vsebe commented Aug 7, 2018

@smlambert @llxia fyi

@llxia
Copy link
Contributor

llxia commented Aug 7, 2018

Issue is created in AdoptOpenJDK adoptium/aqa-tests#504 to add missing generic Jenkins file.

fyi, please use generic Jenkins file (not java version specific ones). For example, openjdk11_xxx will not be created.

@vsebe
Copy link
Contributor

vsebe commented Aug 8, 2018

Tested PRs triggers - see #2557
Updated readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants