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

IODEMO runner script enhancements #59

Merged
merged 2 commits into from
Oct 12, 2020

Conversation

yosefe
Copy link
Owner

@yosefe yosefe commented Oct 12, 2020

No description provided.

@yosefe yosefe changed the title IODEMO runner script enhacements IODEMO runner script enhancements Oct 12, 2020
@yosefe
Copy link
Owner Author

yosefe commented Oct 12, 2020

@evgeny-leksikov can you pls review?

build_server_args_list ${iodemo_client_args}
mapping_error()
{
error "Could not may by $1 ${num_clients} clients and" \

Choose a reason for hiding this comment

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

s/may/map

Before this fix, --map-by node did not achieve the desired effect:
instead of populating all nodes, in case the number of processes is not
a multiple of number of nodes, some nodes were left unpopulated.
@yosefe yosefe force-pushed the topic/iodemo-add-stop-start-all branch from 7fbf922 to a2bfd06 Compare October 12, 2020 16:23
@yosefe yosefe merged commit bf27c99 into integration3 Oct 12, 2020
@yosefe yosefe deleted the topic/iodemo-add-stop-start-all branch October 12, 2020 16:24
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