Skip to content

Conversation

@soumagne
Copy link

@soumagne soumagne commented Nov 6, 2025

No description provided.

Signed-off-by: Jerome Soumagne <jerome.soumagne@hpe.com>
Comment on lines 24 to 28
if (launch_provider.contains('ucx')) {
result['stage_rpms'] = 'mercury-ucx'
} else {
result['stage_rpms'] = 'mercury-libfabric'
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

This type of logic should not be in pipeline-lib. It should be handled as a parameter or a script / data file in the DAOS job that is causing the stage to be run.

Copy link
Author

Choose a reason for hiding this comment

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

totally agree with you

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