mirror of https://github.com/k3s-io/k3s
rename AWS CP TestParseInstance
parent
cdf264cab5
commit
432a6346c1
|
@ -25,7 +25,7 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
func TestParseInstance(t *testing.T) {
|
||||
func TestMapToAWSInstanceIDs(t *testing.T) {
|
||||
tests := []struct {
|
||||
Kubernetes kubernetesInstanceID
|
||||
Aws awsInstanceID
|
||||
|
|
Loading…
Reference in New Issue