Rephrase test descriptions.
This commit is contained in:
@@ -57,7 +57,7 @@ var _ = Describe("hostDir", func() {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
It("MOD volume on tmpfs should have the correct mode", func() {
|
It("should give a volume the correct mode", func() {
|
||||||
volumePath := "/test-volume"
|
volumePath := "/test-volume"
|
||||||
source := &api.HostPathVolumeSource{
|
source := &api.HostPathVolumeSource{
|
||||||
Path: "/tmp",
|
Path: "/tmp",
|
||||||
|
Reference in New Issue
Block a user