mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #69706 from mcrute/rename-test-parse-instance
Rename AWS cloud provider TestParseInstance
This commit is contained in:
commit
b5a5010e57
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user