-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
Enabling skipped modes to LL2 tests for AIX and Linux Platform #459
base: master
Are you sure you want to change the base?
Conversation
@llxia Can you review this Pull request to merge the changes? |
If we enable for mixed, then either nocmprssptrs or cmprssptrs should be also enabled. |
@renfeiw could you also review this PR? |
@Edith-Mercy Could you please address this comment:
|
@llxia For nocmprssptrs or cmprssptrs enabling the modes in ottawa.csv is the first step as per my understanding, however, I'm not sure how to test these on jenkins runs (like what options or PLATFORM need to be specified to start the runs on these modes), Can you help me on the same.. |
2d497c0
to
a60e9b9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- -Xgcpolicy:metronome is not supported on zLinux. From a brief look, this PR enabled it on zLinux. Also, there is no testing on windows. Both show that this PR has not been fully tested.
- This PR is similar to LL4 playlist migration #527. Please explain.
github.ibm.com/runtimes/backlog/issues/1107 - with ref. to the backlog issue made changes to verify that skipped tests are executed
The Skipped modes that is enabled are
109-CS,110-CS, 150-CS,159-CS,301,350,351,501,503,504,506,507,550,551,555,556,557,601,609,610,615,688.
hyc-runtimes-jenkins.swg-devops.com/job/Grinder_CR/6015/ - aix_ppc
hyc-runtimes-jenkins.swg-devops.com/job/Grinder_CR/6009/ - aix_ppc-64
hyc-runtimes-jenkins.swg-devops.com/job/Grinder_CR/6007/ - linux_x86-64
hyc-runtimes-jenkins.swg-devops.com/job/Grinder_CR/6008/ - linux_ppc
hyc-runtimes-jenkins.swg-devops.com/job/Grinder_CR/6010/ - linux_ppc-64
hyc-runtimes-jenkins.swg-devops.com/job/Grinder_CR/6011/ - linux_ppc-64_le
hyc-runtimes-jenkins.swg-devops.com/job/Grinder_CR/6013/ - s390x_linux
hyc-runtimes-jenkins.swg-devops.com/job/Grinder_CR/6043 - linux_x86
hyc-runtimes-jenkins.swg-devops.com/job/Grinder_CR/5079 - s390_linux