[autoscaler] Usability improvements in logging (#10764)

This commit is contained in:
Eric Liang
2020-09-13 13:54:44 -07:00
committed by GitHub
parent d0b73647b4
commit 00fefba72c
8 changed files with 168 additions and 14 deletions
@@ -1,3 +1,3 @@
Bootstrapping AWS config
Checking AWS environment settings
Fetched IP: .+
ubuntu@ip-.+:~\$ exit
@@ -1,3 +1,3 @@
Bootstrapping AWS config
Checking AWS environment settings
Fetched IP: .+
This is a test!
@@ -1,5 +1,5 @@
Bootstrapping AWS config
Checking AWS environment settings
Fetched IP: .+
Bootstrapping AWS config
Checking AWS environment settings
Fetched IP: .+
This is a test!
@@ -1,7 +1,6 @@
Cluster configuration valid
Cluster: test-cli
Bootstrapping AWS config
Checking AWS environment settings
AWS config
IAM Profile: .+ \[default\]
EC2 Key pair \(head & workers\): .+ \[default\]
@@ -1,6 +1,5 @@
.+\.py.*Cluster configuration valid
.+\.py.*Cluster: test-cli
.+\.py.*Bootstrapping AWS config
.+\.py.*Checking AWS environment settings
.+\.py.*Creating new IAM instance profile ray-autoscaler-v1 for use as the default\.
.+\.py.*Creating new IAM role ray-autoscaler-v1 for use as the default instance role\.
.+\.py.*Creating new key pair __test-cli_key-1 for use as the default\.