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

Addition of scale-out and scale-in commands. #172

Merged
merged 1 commit into from
May 17, 2018
Merged

Addition of scale-out and scale-in commands. #172

merged 1 commit into from
May 17, 2018

Conversation

jrasell
Copy link
Member

@jrasell jrasell commented May 16, 2018

This commit is the initial commit of code to allow users to
manually scale a job in or out manually. Scaling can be done either
by a count or a percentage value with option to pass a taskgroup
name to target. If the task group is not passed, all TGs within the
job will be scaled as dictated.

=== RUN   TestScale_updateTaskGroup
--- PASS: TestScale_updateTaskGroup (0.00s)
=== RUN   TestScale_calculateCountBasedOnPercent
--- PASS: TestScale_calculateCountBasedOnPercent (0.00s)
PASS

Closes #124

This commit is the initial commit of code to allow users to
manually scale a job in or out manually. Scaling can be done either
by a count or a percentage value with option to pass a taskgroup
name to target. If the task group is not passed, all TGs within the
job will be scaled as dictated.

Closes #124
@jrasell
Copy link
Member Author

jrasell commented May 16, 2018

@stack72 and @stevenscg

@jrasell jrasell merged commit 71cbe30 into master May 17, 2018
@jrasell jrasell deleted the f_gh_124 branch May 21, 2018 21:47
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.

None yet

1 participant