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

Don't crash if min and max are not set. #1768

Merged
merged 34 commits into from
Jul 31, 2015

Conversation

obino
Copy link
Member

@obino obino commented Jul 24, 2015

No description provided.

@obino
Copy link
Member Author

obino commented Jul 24, 2015

@obino
Copy link
Member Author

obino commented Jul 27, 2015

New OCD run after the extension to check all parameters not only min and max: https://ocd.appscale.com:8080/job/Daily%20Build/307/

@obino
Copy link
Member Author

obino commented Jul 28, 2015

msg = "Removing parameter '" + key + "' with unknown value '" +\
val.to_s + "'."
rescue
msg = "Removing parameter '" + key + "' has unknown value."
Copy link
Contributor

Choose a reason for hiding this comment

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

"has" -> "with"

@obino
Copy link
Member Author

obino commented Jul 28, 2015

tested with the configuration that created problems:


infrastructure : 'euca'
ips_layout:
controller : node-1
machine : 'emi-9E05994D'
instance_type : 'm1.large'
zone : 'appscal1'
#min : 1
#max : 1

@obino
Copy link
Member Author

obino commented Jul 29, 2015

@obino
Copy link
Member Author

obino commented Jul 31, 2015

cdonati added a commit that referenced this pull request Jul 31, 2015
Don't crash if min and max are not set.
@cdonati cdonati merged commit b251c1c into AppScale:master Jul 31, 2015
@obino obino deleted the fix-scaling-integers branch December 15, 2015 22: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.

3 participants