func newPod(nsName, name string, req, limit v1.ResourceList) *v1.Pod { … } // TestTaintNodeByCondition tests related cases for TaintNodeByCondition feature. func TestTaintNodeByCondition(t *testing.T) { … }
func newPod(nsName, name string, req, limit v1.ResourceList) *v1.Pod { … } // TestTaintNodeByCondition tests related cases for TaintNodeByCondition feature. func TestTaintNodeByCondition(t *testing.T) { … }