Revision 28a6fbc8 qa/qa-sample.yaml

b/qa/qa-sample.yaml
55 55
  instance-import: True
56 56
  instance-reinstall: True
57 57
  instance-shutdown: True
58
  instance-automatic-restart: False
59
  instance-consecutive-failures: False
58 60

  
59 61
  # Make sure not to include the disk(s) required for Dom0 to be included in
60 62
  # the volume group used for instances. Otherwise the whole system may stop
61 63
  # working until restarted.
62 64
  instance-disk-failure: False
63 65

  
64
  # This test takes up to 6 minutes to complete
65
  instance-automatic-restart: False
66

  
67
  # This test takes at least 35 minutes to complete
68
  instance-consecutive-failures: False
69

  
70 66
# Other settings
71 67
options:
72 68
  burnin-instances: 2

Also available in: Unified diff