// TestEvictionForNoExecuteTaintAddedByUser tests taint-based eviction for a node tainted NoExecute func TestEvictionForNoExecuteTaintAddedByUser(t *testing.T) { … } // TestTaintBasedEvictions tests related cases for the TaintBasedEvictions feature func TestTaintBasedEvictions(t *testing.T) { … }