Statistics
| Branch: | Tag: | Revision:

root / qa / qa-sample.yaml @ ed54b47e

History | View | Annotate | Download (1.7 kB)

1
# Cluster name
2
name: xen-test
3
rename: xen-test-rename
4
hypervisor-type: xen-3.0
5

    
6
# System to use
7
os: debian-etch
8
os-size: 10G
9
swap-size: 1G
10
mem: 512M
11

    
12
# Nodes to use
13
nodes:
14
# Master node
15
- primary: xen-test-0
16
  secondary: 192.168.1.1
17

    
18
# Other nodes
19
- primary: xen-test-1
20
  secondary: 192.168.1.2
21

    
22
# Instance names to use
23
instances:
24
- name: xen-test-inst1
25
- name: xen-test-inst2
26

    
27
# Tests to run
28
tests:
29
  env: True
30
  os: True
31
  tags: True
32
  rapi: True
33

    
34
  cluster-verify: True
35
  cluster-info: True
36
  cluster-burnin: True
37
  cluster-command: True
38
  cluster-copyfile: True
39
  cluster-master-failover: True
40
  cluster-destroy: True
41
  cluster-rename: True
42

    
43
  node-info: True
44
  node-volumes: True
45
  node-readd: True
46

    
47
  # This test needs at least three nodes
48
  node-evacuate: False
49

    
50
  # This test needs at least two nodes
51
  node-failover: False
52

    
53
  instance-add-plain-disk: True
54

    
55
  # Requires DRBD 8.x
56
  instance-add-drbd-disk: True
57

    
58
  instance-list: True
59
  instance-failover: True
60
  instance-info: True
61
  instance-modify: True
62
  instance-export: True
63
  instance-import: True
64
  instance-reinstall: True
65
  instance-reboot: True
66
  instance-shutdown: True
67
  instance-automatic-restart: False
68
  instance-consecutive-failures: False
69

    
70
  # This test might fail with certain hypervisor types, depending on whether
71
  # they support the `gnt-instance console' command.
72
  instance-console: False
73

    
74
  # Disabled by default because it takes rather long
75
  instance-replace-disks: False
76

    
77
  # Make sure not to include the disk(s) required for Dom0 to be included in
78
  # the volume group used for instances. Otherwise the whole system may stop
79
  # working until restarted.
80
  instance-disk-failure: False
81

    
82
# Other settings
83
options:
84
  burnin-instances: 2
85
  burnin-disk-template: drbd