mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Change pvc describe test
This commit is contained in:
parent
bcff03f7d2
commit
ff6711140a
@ -1601,7 +1601,7 @@ func TestPersistentVolumeClaimDescriber(t *testing.T) {
|
|||||||
},
|
},
|
||||||
Status: corev1.PersistentVolumeClaimStatus{},
|
Status: corev1.PersistentVolumeClaimStatus{},
|
||||||
},
|
},
|
||||||
expectedElements: []string{"\nDataSource:\n Kind: PersistentVolumeClaim\n Name: srcpvc"},
|
expectedElements: []string{"\nDataSource:\n Kind: PersistentVolumeClaim\n Name: srcpvc"},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "snapshot-datasource",
|
name: "snapshot-datasource",
|
||||||
|
Loading…
Reference in New Issue
Block a user