Unverified Commit b5a5010e authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

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

Rename AWS cloud provider TestParseInstance
parents 97169b15 432a6346
...@@ -25,7 +25,7 @@ import ( ...@@ -25,7 +25,7 @@ import (
"time" "time"
) )
func TestParseInstance(t *testing.T) { func TestMapToAWSInstanceIDs(t *testing.T) {
tests := []struct { tests := []struct {
Kubernetes kubernetesInstanceID Kubernetes kubernetesInstanceID
Aws awsInstanceID Aws awsInstanceID
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment