Fix remote API unittests
[ganeti-local] / qa / qa-sample.yaml
index e196d1e..2555577 100644 (file)
@@ -1,8 +1,10 @@
 # Cluster name
 name: xen-test
+rename: xen-test-rename
+hypervisor-type: xen-3.0
 
 # System to use
-os: debian-edgy
+os: debian-etch
 os-size: 10G
 swap-size: 1G
 mem: 512M
@@ -35,9 +37,11 @@ tests:
   cluster-copyfile: True
   cluster-master-failover: True
   cluster-destroy: True
+  cluster-rename: True
 
   node-info: True
   node-volumes: True
+  node-readd: True
 
   # This test needs at least three nodes
   node-evacuate: False
@@ -57,6 +61,7 @@ tests:
   instance-list: True
   instance-failover: True
   instance-info: True
+  instance-modify: True
   instance-export: True
   instance-import: True
   instance-reinstall: True
@@ -76,3 +81,6 @@ options:
 
   # Directory containing QA hooks
   #hooks-dir: hooks/
+
+  # Logfile for loghook.py
+  hook-logfile: /tmp/qa.log