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

AOT/Sharedclasses PR Testing #4875

Closed
3 tasks done
dsouzai opened this issue Feb 26, 2019 · 0 comments
Closed
3 tasks done

AOT/Sharedclasses PR Testing #4875

dsouzai opened this issue Feb 26, 2019 · 0 comments

Comments

@dsouzai
Copy link
Contributor

dsouzai commented Feb 26, 2019

Thanks to the test team's great work on getting AOT support on testing, it is now possible to enable AOT on ordinary tests by using TEST_FLAG=AOT (see #3774 (comment)). Additionally, the infra team has also been doing good work to have PR builds be, in essence, pipeline builds (see #2728) as well as to switch to using AdoptOpenJDK's JenkinsFiles for Test (see #1450).

I'm opening this issue so that once #2728 (and possibly #1450) is resolved, we should be able to enable PR tests for AOT. I believe we would need to do the following (@AdamBrousseau @smlambert feel free to correct/add):

AdamBrousseau added a commit to AdamBrousseau/openj9 that referenced this issue May 10, 2019
- Allows any test flag to be passed through to the test jobs.
  For example sanity.functional+jitaas or sanity.functional+aot

[skip ci]
Issue eclipse-openj9#2893 eclipse-openj9#3101 eclipse-openj9#4875

Signed-off-by: Adam Brousseau <adam.brousseau88@gmail.com>
@dsouzai dsouzai closed this as completed Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant