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

Add Integration Tests For Scaling #270

Merged
merged 2 commits into from
Oct 17, 2018
Merged

Conversation

Lazyshot
Copy link

Adding tests for the recent scaling command.

Issue #267

Checklist

  • Code compiles correctly (i.e make build)
  • Added tests that cover your change (if possible)
  • All tests passing (i.e. make test)

Adding tests for the recent scaling command.

Issue #267
Fail(fmt.Sprintf("error starting process: %v", err), 1)
}

cmdSession.Wait(deleteTimeout)

This comment was marked as abuse.

@@ -17,6 +17,7 @@ const (
createTimeout = 25 * time.Minute
deleteTimeout = 15 * time.Minute
getTimeout = 1 * time.Minute
scaleTimeout = 1 * time.Minute

This comment was marked as abuse.

@errordeveloper
Copy link
Contributor

I'll merge, so you don't need to rebase and seek approval again. The Github's rebase+merge or the 'Update branch' buttons are kind of odd choices, but maybe we should discuss this sometime on Slack... So far the preferred way for active contributors is LGTM+self-merge.

@errordeveloper errordeveloper merged commit b3d9931 into master Oct 17, 2018
@errordeveloper errordeveloper deleted the scale-integration-tests branch October 17, 2018 15:34
@richardcase
Copy link
Contributor

Great to get this in.....thanks @Lazyshot 🏆

torredil pushed a commit to torredil/eksctl that referenced this pull request May 20, 2022
Update log verbosity and log message
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