Update formatting of conformance comment
This commit is contained in:
@@ -58,7 +58,7 @@ var _ = utils.SIGDescribe("EmptyDir wrapper volumes", func() {
|
||||
f := framework.NewDefaultFramework("emptydir-wrapper")
|
||||
|
||||
/*
|
||||
Release : v1.13
|
||||
Release: v1.13
|
||||
Testname: EmptyDir Wrapper Volume, Secret and ConfigMap volumes, no conflict
|
||||
Description: Secret volume and ConfigMap volume is created with data. Pod MUST be able to start with Secret and ConfigMap volumes mounted into the container.
|
||||
*/
|
||||
@@ -180,7 +180,7 @@ var _ = utils.SIGDescribe("EmptyDir wrapper volumes", func() {
|
||||
// appears to be less prone to the race problem.
|
||||
|
||||
/*
|
||||
Release : v1.13
|
||||
Release: v1.13
|
||||
Testname: EmptyDir Wrapper Volume, ConfigMap volumes, no race
|
||||
Description: Create 50 ConfigMaps Volumes and 5 replicas of pod with these ConfigMapvolumes mounted. Pod MUST NOT fail waiting for Volumes.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user