Merge pull request #69706 from mcrute/rename-test-parse-instance

Rename AWS cloud provider TestParseInstance
pull/58/head
k8s-ci-robot 2018-10-12 07:12:31 -07:00 committed by GitHub
commit b5a5010e57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ import (
"time"
)
func TestParseInstance(t *testing.T) {
func TestMapToAWSInstanceIDs(t *testing.T) {
tests := []struct {
Kubernetes kubernetesInstanceID
Aws awsInstanceID