QA for instance migration.
[ganeti-local] / qa / qa-sample.yaml
index 8dc8f0e..a364cdf 100644 (file)
@@ -58,18 +58,25 @@ tests:
 
   # Requires DRBD 8.x
   instance-add-drbd-disk: False
+  
+  instance-grow-disk: True
 
   instance-list: True
+  instance-migrate: True
   instance-failover: True
   instance-info: True
   instance-modify: True
   instance-export: True
   instance-import: True
   instance-reinstall: True
+  instance-reboot: True
   instance-shutdown: True
   instance-automatic-restart: False
   instance-consecutive-failures: False
 
+  # Disabled by default because it takes rather long
+  instance-replace-disks: False
+
   # Make sure not to include the disk(s) required for Dom0 to be included in
   # the volume group used for instances. Otherwise the whole system may stop
   # working until restarted.
@@ -79,7 +86,8 @@ tests:
 options:
   burnin-instances: 2
   burnin-disk-template: remote_raid1
-
+  grow-disk-size: 1g
+  instance-migrations: 2
   # Directory containing QA hooks
   #hooks-dir: hooks/