Skip to content

docker support for oraclelinux/9 #454

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

Merged
merged 1 commit into from
Mar 6, 2025
Merged

docker support for oraclelinux/9 #454

merged 1 commit into from
Mar 6, 2025

Conversation

tzesuinc
Copy link

@tzesuinc tzesuinc commented Mar 5, 2025

Close #413

@hanyi00i
Copy link

hanyi00i commented Mar 5, 2025

Tested on hackbench, schbench and stress-ng:

  • hackbench
    Image

  • schbench
    Image

  • stress-ng
    Image

make \
# procps installs vmstat, sysctl, etc to partially persistent commonly used dependencies
procps \
stress-ng \
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, usually we don't install test suite in Dockerfile directly, it requires lkp install/run so we can test the latest code of the test suite.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback😊 I've removed stress-ng from the Dockerfile

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @rli9 , done removing test suite in Dockerfile, thanks!

Close intel#413

Co-authored-by: Tan, Jing Der <jing.der.tan@intel.com>
Signed-off-by: Ooi Han Yi <han.yi.ooi@intel.com>
Signed-off-by: Chong Tze Suin <tze.suin.chong@intel.com>
@rli9 rli9 merged commit fe6147b into intel:master Mar 6, 2025
@rli9
Copy link

rli9 commented Mar 6, 2025

thanks for the patch

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.

docker: support oraclelinux:9
3 participants