Revision 830da270 qa/ganeti-qa.py

b/qa/ganeti-qa.py
101 101
  if qa_config.TestEnabled('cluster-copyfile'):
102 102
    RunTest(qa_cluster.TestClusterCopyfile)
103 103

  
104
  if qa_config.TestEnabled('cluster-command'):
105
    RunTest(qa_cluster.TestClusterCommand)
106

  
104 107
  if qa_config.TestEnabled('cluster-burnin'):
105 108
    RunTest(qa_cluster.TestClusterBurnin)
106 109

  

Also available in: Unified diff