Revision 9738ca94 qa/ganeti-qa.py

b/qa/ganeti-qa.py
106 106
  if qa_config.TestEnabled('cluster-reserved-lvs'):
107 107
    RunTest(qa_cluster.TestClusterReservedLvs)
108 108

  
109
  if qa_config.TestEnabled("cluster-modify"):
110
    RunTest(qa_cluster.TestClusterModifyBe)
111
    # TODO: add more cluster modify tests
112

  
109 113
  if qa_config.TestEnabled('cluster-rename'):
110 114
    RunTest(qa_cluster.TestClusterRename)
111 115

  

Also available in: Unified diff