[autoscaler] missing example-full.yaml file in the latest wheel for provider type "local"

This commit is contained in:
Eric Liang
2018-11-09 21:25:15 -08:00
committed by GitHub
parent 9dd3eedbac
commit a51d618d88
+1
View File
@@ -45,6 +45,7 @@ ray_ui_files = [
ray_autoscaler_files = [
"ray/autoscaler/aws/example-full.yaml",
"ray/autoscaler/gcp/example-full.yaml",
"ray/autoscaler/local/example-full.yaml",
]
if "RAY_USE_NEW_GCS" in os.environ and os.environ["RAY_USE_NEW_GCS"] == "on":