Revision f9193417 qa/qa_cluster.py

b/qa/qa_cluster.py
156 156
  master = qa_config.GetMasterNode()
157 157

  
158 158
  disk_template = (qa_config.get('options', {}).
159
                   get('burnin-disk-template', 'remote_raid1'))
159
                   get('burnin-disk-template', 'drbd'))
160 160

  
161 161
  # Get as many instances as we need
162 162
  instances = []

Also available in: Unified diff