Unify DeleteAllEtcdKeys in integration tests.
This commit is contained in:
@@ -186,6 +186,7 @@ func machine_3_Prioritizer(pod *api.Pod, nodes *api.NodeList) (*schedulerapi.Hos
|
||||
}
|
||||
|
||||
func TestSchedulerExtender(t *testing.T) {
|
||||
// TODO: Limit the test to a single non-default namespace and clean this up at the end.
|
||||
framework.DeleteAllEtcdKeys()
|
||||
|
||||
var m *master.Master
|
||||
|
||||
Reference in New Issue
Block a user