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

CRIU Restore Softmx Functional Tests #19134

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

kangyining
Copy link
Contributor

Add supporting test cases and related testing scripts.

Softmx functionalities: #18168

Functional changes: #19037

@kangyining
Copy link
Contributor Author

Jenkins line endings check

Add supporting test cases and related testing scripts.

Softmx functionalities: eclipse-openj9#18168

Functional changes: eclipse-openj9#19037
@kangyining
Copy link
Contributor Author

kangyining commented Mar 13, 2024

Grinder results:

x86-64 linux:
jdk 11: 38705
jdk 17: 38703
jdk 21: 38707

ppcle linux:
jdk 11: 38739
jdk 17: 38740
jdk 21: 38742

s390x linux:
jdk 11: 38758
jdk 17: 38757
jdk 21: 38751

Note, jdk 8 doesn't seem to support CRIU, and jdk 22 doesn't have semeru image in docker.io, tested doesn't block others.

@LongyuZhang
Copy link
Contributor

@kangyining Could you also add some test links with Build_List functional and testTarget testList TESTLIST=cmdLineTester_criu_keepCheckpoint,cmdLineTester_criu_softmx, especially for jdk 22, to make sure the added source files compile successfully, and the result should show cmdLineTester_criu_softmx disabled, and cmdLineTester_criu_keepCheckpoint passed. FYI @llxia

@kangyining
Copy link
Contributor Author

kangyining commented Mar 14, 2024

@kangyining Could you also add some test links with Build_List functional and testTarget testList TESTLIST=cmdLineTester_criu_keepCheckpoint,cmdLineTester_criu_softmx, especially for jdk 22, to make sure the added source files compile successfully, and the result should show cmdLineTester_criu_softmx disabled, and cmdLineTester_criu_keepCheckpoint passed. FYI @llxia

Grinder tests:

x86-64 linux: 38761
ppcle linux: 38769
s390x linux: 38762

@llxia
Copy link
Contributor

llxia commented Mar 15, 2024

The test only compiles in regular build. The test executes in the docker environment. See adoptium/aqa-tests#5144

@llxia llxia merged commit f200844 into eclipse-openj9:master Mar 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants