Statistics
| Branch: | Tag: | Revision:

root / test / data @ 3ed5cd7e

Name Size
  bdev-rbd
  htools
  ovfdata
bdev-drbd-8.0.txt 940 Bytes
bdev-drbd-8.3.txt 995 Bytes
bdev-drbd-8.4.txt 770 Bytes
bdev-drbd-disk.txt 351 Bytes
bdev-drbd-net-ip4.txt 803 Bytes
bdev-drbd-net-ip6.txt 907 Bytes
cert1.pem 814 Bytes
cert2.pem 1.2 kB
cluster_config_2.7.json 13.6 kB
cluster_config_2.8.json 14.5 kB
instance-minor-pairing.txt 98 Bytes
ip-addr-show-dummy0.txt 260 Bytes
ip-addr-show-lo-ipv4.txt 103 Bytes
ip-addr-show-lo-ipv6.txt 116 Bytes
ip-addr-show-lo-oneline-ipv4.txt 40 Bytes
ip-addr-show-lo-oneline-ipv6.txt 82 Bytes
ip-addr-show-lo-oneline.txt 249 Bytes
ip-addr-show-lo.txt 237 Bytes
kvm_0.12.5_help.txt 11.1 kB
kvm_0.15.90_help.txt 13.1 kB
kvm_0.9.1_help.txt 5.9 kB
kvm_0.9.1_help_boot_test.txt 5.9 kB
kvm_1.0_help.txt 13.5 kB
kvm_1.1.2_help.txt 14.4 kB
proc_diskstats.txt 1.5 kB
proc_drbd8.txt 1.9 kB
proc_drbd80-emptyline.txt 526 Bytes
proc_drbd80-emptyversion.txt 491 Bytes
proc_drbd83.txt 1.2 kB
proc_drbd83_sync.txt 872 Bytes
proc_drbd83_sync_krnl2.6.39.txt 868 Bytes
proc_drbd83_sync_want.txt 423 Bytes
proc_drbd84.txt 891 Bytes
proc_drbd84_sync.txt 586 Bytes
qa-minimal-nodes-instances-only.json 914 Bytes
sys_drbd_usermode_helper.txt 10 Bytes
vgreduce-removemissing-2.02.02.txt 464 Bytes
vgreduce-removemissing-2.02.66-fail.txt 3.3 kB
vgreduce-removemissing-2.02.66-ok.txt 115 Bytes
vgs-missing-pvs-2.02.02.txt 303 Bytes
vgs-missing-pvs-2.02.66.txt 112 Bytes
xen-xm-info-4.0.1.txt 1.2 kB
xen-xm-list-4.0.1-dom0-only.txt 159 Bytes
xen-xm-list-4.0.1-four-instances.txt 396 Bytes
xen-xm-list-long-4.0.1.txt 4.4 kB
xen-xm-uptime-4.0.1.txt 161 Bytes

Latest revisions

# Date Author Comment
3ed5cd7e 06/03/2013 06:09 pm Michele Tartara

Add unit tests for the Diskstats parser

Add one test parsing an actual /proc/diskstats file and one QuickCheck
test.

Signed-off-by: Michele Tartara <>
Reviewed-by: Klaus Aehlig <>

d7976f54 06/03/2013 04:15 pm Bernardo Dal Seno

Unit tests for spindles and exclusive storage in htools

Everything should work the same when exclusive storage is active, as
spindles are not yet handled as a resource. A new test has been added for
the interactions between spindles and policies.

Signed-off-by: Bernardo Dal Seno <>...

2724417c 06/03/2013 04:15 pm Bernardo Dal Seno

Add spindles to instance disks in htools

A new data type is introduced for disks to store both size and spindles.
When available, spindles are filled with input data. Except for loading and
storing, spindles are ignored.

Signed-off-by: Bernardo Dal Seno <>...

c324da14 06/03/2013 04:15 pm Bernardo Dal Seno

Load exclusive_storage in htools

The node parameter is loaded into the data structures. No behavior is yet
modified.

Signed-off-by: Bernardo Dal Seno <>
Reviewed-by: Klaus Aehlig <>

dd0b06d0 06/03/2013 11:25 am Klaus Aehlig

Test with non-redundant instances and several node-groups

The example cluster contains two node groups. The first contains three nodes,
with two non-redundant instances each. As each node has only capacity for three
instances, the nodes have to be rebooted individually. Additionally, there is...

342a9b3b 05/31/2013 04:36 pm Bernardo Dal Seno

Merge branch 'stable-2.8' into master

  • stable-2.8:
    Document users-setup tool
    Adjusting permissions after confd start
    Ensure the queue socket has the right permissions
    Update IAllocator interface documentation
    Add NEWS entry for hail honoring networks...
017160ed 05/29/2013 10:53 am Thomas Thrainer

Add tests for network-aware allocation

hail-alloc-invalid-network defines a cluster with two nodegroups and an
allocation request which does not fit on any of the groups. Group 1 has
invalid disk-templates while Group 2 is not connected to the right
networks....

908c2f67 05/29/2013 10:52 am Thomas Thrainer

Parse NIC data from allocation request in hail

Add a NIC type and extend the Instance type by a list of NIC's. Parse
the NIC's in allocation requests and store them for now. Later patches
will make use of this field in order to ensure that the requested
instance is only placed in node groups wich are connected to those...

a0be8f1a 05/29/2013 10:52 am Thomas Thrainer

Support group networks in Text backend

The Text backend now parses network UUID (comma separated) and
serializes them in the same form.
The test data is adapted to the new format.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Guido Trotter <>

c8b199db 05/29/2013 10:52 am Thomas Thrainer

Parse node group networks

Extend the Group by the network ids it is connected to. Adapt
the IAlloc backend such that the networks are parsed correctly.
This also required the adaption of test data.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Guido Trotter <>

View revisions

Also available in: Atom