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

Update dockerfile CRIU install #5143

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

LongyuZhang
Copy link
Contributor

  • update CRIU branch to 0.44 releaase
  • add option CONFIG_AMDGPU=n
  • Related Issue: runtimes/backlog/1380

- update CRIU branch to 0.44 releaase
- add function CONFIG_AMDGPU=n

Signed-off-by: LongyuZhang <longyu.zhang@ibm.com>
@LongyuZhang
Copy link
Contributor Author

Test Links:

15:36:48       [exec] STEP 6/25: RUN mkdir -p /tmp 	&& cd /tmp 	&& git clone https://github.com/ibmruntimes/criu.git 	&& cd criu 	&& git fetch origin 	&& git reset --hard origin/0.44.0-release 	&& make PREFIX=/usr CONFIG_AMDGPU=n install 	&& criu -V
15:36:49       [exec] Cloning into 'criu'...
...
15:37:52       [exec] Version: 3.18
15:37:52       [exec] GitID: 22bedc9d1
15:37:55       [exec] --> 17a29055524
15:37:55       [exec] STEP 7/25: RUN setcap 

x86-64 linux: 38667
ppcle-linux: 38669
s390x: 38668

@JasonFengJ9 JasonFengJ9 merged commit 07d266b into adoptium:master Mar 14, 2024
1 check passed
sophiaxu0424 pushed a commit to sophiaxu0424/aqa-tests that referenced this pull request Mar 19, 2024
- update CRIU branch to 0.44 releaase
- add function CONFIG_AMDGPU=n

Signed-off-by: LongyuZhang <longyu.zhang@ibm.com>
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

Successfully merging this pull request may close these issues.

3 participants