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

[autoscaler] Fix autoscaler test #1411

Merged
merged 1 commit into from
Jan 10, 2018

Conversation

pcmoritz
Copy link
Contributor

This PR fixes the test failure that was introduces with the availability_zone.

@pcmoritz pcmoritz changed the title fix autoscaler test [autoscaler] Fix autoscaler test Jan 10, 2018
@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/3195/
Test PASSed.

@richardliaw richardliaw merged commit 4479253 into ray-project:master Jan 10, 2018
@robertnishihara
Copy link
Collaborator

I don't think this is the right fix. The availability zone should not be required.

@pcmoritz
Copy link
Contributor Author

pcmoritz commented Jan 10, 2018

Yeah, I think @pschafhalter has a fix that makes the availability zone optional, do you want to create a PR?

royf added a commit to royf/ray that referenced this pull request Jan 20, 2018
* master:
  Add some development tips to documentation. (ray-project#1426)
  Add link to github from documentation. (ray-project#1425)
  [rllib] Update docs with api and components overview figures (ray-project#1443)
  Multiagent model using concatenated observations (ray-project#1416)
  Load evaluation configuration from checkpoint (ray-project#1392)
  [autoscaling] increase connect timeout, boto retries, and check subnet conf (ray-project#1422)
  Update wheel in autoscaler example. (ray-project#1408)
  [autoscaler] Fix ValueError: Missing required config keyavailability_zoneof type str
  [tune][minor] Fixes (ray-project#1383)
  [rllib] Expose PPO evaluator resource requirements (ray-project#1391)
  fix autoscaler test (ray-project#1411)
  [rllib] Fix incorrect documentation on how to use custom models ray-project#1405
  Added option for availability zone (ray-project#1393)
  Adding all DataFrame methods with NotImplementedErrors (ray-project#1403)
  Remove pyarrow version check. (ray-project#1394)

# Conflicts:
#	python/ray/rllib/eval.py
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.

5 participants