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

Reduce PingPerf Test granted Linux capabilities #4602

Closed
LongyuZhang opened this issue Jun 1, 2023 · 2 comments · Fixed by #4605
Closed

Reduce PingPerf Test granted Linux capabilities #4602

LongyuZhang opened this issue Jun 1, 2023 · 2 comments · Fixed by #4605

Comments

@LongyuZhang
Copy link
Contributor

For PingPerf test with Open Liberty 22.0.0.11-beta, the additional linux capabilities required are checkpoint_restore, net_admin and sys_ptrace.
With new version 23.0.0.2-beta, net_admin and sys_ptrace (for restore) are no longer necessary, but the requirement for setpcap is added.
Plan to update these capabilities for pingPerf test.

Reference: https://openliberty.io/blog/2023/02/10/instant-on-beta-update.html

@LongyuZhang
Copy link
Contributor Author

fyi @llxia @tajila

@LongyuZhang
Copy link
Contributor Author

For the records, we need to keep sudo podman so far based on eclipse-openj9/openj9#17513 (comment)

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 a pull request may close this issue.

1 participant