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