mirror of https://github.com/k3s-io/k3s
rename AWS CP TestParseInstance
parent
cdf264cab5
commit
432a6346c1
|
@ -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