Relabel Security Context e2e
This commit is contained in:
		@@ -57,7 +57,7 @@ func scTestPod(hostIPC bool, hostPID bool) *api.Pod {
 | 
				
			|||||||
	return pod
 | 
						return pod
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
var _ = Describe("Security Context [Skipped]", func() {
 | 
					var _ = Describe("Security Context [Feature:SecurityContext]", func() {
 | 
				
			||||||
	framework := NewFramework("security-context")
 | 
						framework := NewFramework("security-context")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	It("should support pod.Spec.SecurityContext.SupplementalGroups", func() {
 | 
						It("should support pod.Spec.SecurityContext.SupplementalGroups", func() {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user