mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-08 03:33:56 +00:00
Make test case description more accurate.
This commit is contained in:
parent
1ab5075c7c
commit
3647a891d8
@ -663,7 +663,7 @@ func TestGetUsedPorts(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestDiskConflicts(t *testing.T) {
|
func TestGCEDiskConflicts(t *testing.T) {
|
||||||
volState := v1.PodSpec{
|
volState := v1.PodSpec{
|
||||||
Volumes: []v1.Volume{
|
Volumes: []v1.Volume{
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user