SIGDescribe annotates the test with the SIG label.
var SIGDescribe = framework.SIGDescribe("cli")
func WaitForTerminatedContainer(ctx context.Context, f *framework.Framework, pod *v1.Pod, containerName string) error
WaitForTerminatedContainer waits till a given container be terminated for a given pod.