Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Install procps tools for rocky docker images [skip ci] #10155

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

NvTimLiu
Copy link
Collaborator

@NvTimLiu NvTimLiu commented Jan 5, 2024

To fix issue: #10154

Install 'procps' to fix 'ps: command not found' in nvidia Rocky9 Docker containers,

when runing integration tests with jenkins/spark-test.sh

'procps' is required for rocky docker containers to run spark standalone cluster, see:

https://github.com/apache/spark/blob/v3.3.2/bin/load-spark-env.sh#L68

Signed-off-by: Tim Liu timl@nvidia.com

To fix issue: NVIDIA#10154

Install 'procps' to fix 'ps: command not found' in nvidia Rocky9 Docker containers,

when runing integration tests with jenkins/spark-test.sh

'procps' is required for rocky docker containers to run spark standalone cluster, see:

    https://github.com/apache/spark/blob/v3.3.2/bin/load-spark-env.sh#L68

Signed-off-by: Tim Liu <timl@nvidia.com>
@NvTimLiu NvTimLiu added bug Something isn't working build Related to CI / CD or cleanly building labels Jan 5, 2024
@NvTimLiu NvTimLiu self-assigned this Jan 5, 2024
@NvTimLiu
Copy link
Collaborator Author

NvTimLiu commented Jan 5, 2024

skip ci, pre-merge build can not cover this change, this Dockerfile change is only applied for integration test CI jobs

@NvTimLiu
Copy link
Collaborator Author

NvTimLiu commented Jan 5, 2024

build

Copy link
Collaborator

@gerashegalov gerashegalov left a comment

Choose a reason for hiding this comment

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

LGTM

@gerashegalov gerashegalov changed the title Insteall procps tools for rocky docker images [skip ci] Install procps tools for rocky docker images [skip ci] Jan 5, 2024
@jlowe jlowe merged commit c178e20 into NVIDIA:branch-24.02 Jan 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants