mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 10:43:56 +00:00
Rename TestIPAddress -> TestNodeAddresses
This commit is contained in:
parent
99da56fb06
commit
c3a6d00099
@ -156,7 +156,7 @@ func TestList(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestIPAddress(t *testing.T) {
|
func TestNodeAddresses(t *testing.T) {
|
||||||
// Note these instances have the same name
|
// Note these instances have the same name
|
||||||
// (we test that this produces an error)
|
// (we test that this produces an error)
|
||||||
instances := make([]ec2.Instance, 2)
|
instances := make([]ec2.Instance, 2)
|
||||||
|
Loading…
Reference in New Issue
Block a user