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

Label hint #161

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Label hint #161

merged 2 commits into from
Jan 13, 2025

Conversation

jtaleric
Copy link
Member

@jtaleric jtaleric commented Jan 9, 2025

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

If the user wants to provide hints to help schedule the client and server on specific nodes, they can add netperf=true label to the nodes they want tested.

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please describe the System Under Test.
  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

If the user wants to provide hints to help schedule the client and
server on specific nodes, they can add `netperf=true` label to the nodes
they want tested.

Signed-off-by: Joe Talerico aka rook <[email protected]>
Copy link
Collaborator

@capolrik capolrik left a comment

Choose a reason for hiding this comment

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

LGTM

@jtaleric
Copy link
Member Author

One improvement I thought was to hint to where to put the client and server... so the are basically are pinned to specific nodes... so netperf=client and netperf=server

@capolrik
Copy link
Collaborator

One improvement I thought was to hint to where to put the client and server... so the are basically are pinned to specific nodes... so netperf=client and netperf=server

This is a good idea. Making this provisioning more predictable makes the monitoring and the debugging setup easier.

Allow the user to pick the server and client hosts individually.

Signed-off-by: Joe Talerico aka rook <[email protected]>
@jtaleric
Copy link
Member Author

Updated. Tested! Good to go! @capolrik !

@capolrik capolrik merged commit dc1a1b1 into cloud-bulldozer:main Jan 13, 2025
5 checks passed
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.

2 participants