Statistics
| Branch: | Tag: | Revision:

root / test / data @ 82b948e4

Name Size
  bdev-rbd
  htools
  ovfdata
NEWS_OK.txt 1001 Bytes
NEWS_previous_unreleased.txt 986 Bytes
bdev-drbd-8.0.txt 940 Bytes
bdev-drbd-8.3.txt 995 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_downgraded_2.7.json 13.6 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_cpuinfo.txt 3.7 kB
proc_drbd8.txt 1.9 kB
proc_drbd80-emptyline.txt 492 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_meminfo.txt 1.1 kB
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
902eb29f 08/22/2013 06:18 pm Michele Tartara

Add unit test for GetLinuxNodeInfo

The function was not unit tested previously.

Signed-off-by: Michele Tartara <>
Reviewed-by: Helga Velroyen <>

f624a8eb 06/17/2013 05:37 pm Klaus Aehlig

Add test for shrink heuristics over different resources

In this example, memory prevents adding more than one instance on
the first node. Yet, on the other nodes, 2 instances can be placed
each, if disks are shrunk appropriately. This, however, requires
to courageous decision to shrink disks next, even though more nodes...

00734cae 06/14/2013 03:04 pm Michele Tartara

Add tests for check-news

Unit tests verifying the behaviour of the check-news script are added.

This required adding a new make target, "autotools-check" directly called from
"commit-check", because the usual tests are executed in the build directory,
whereas these, being relative to the autotools, cannot be executed there because...

d6cc980d 06/14/2013 12:16 pm Klaus Aehlig

Merge branch 'stable-2.7' into stable-2.8

  • stable-2.7
    Make shrinkByType aware of individual disks
    Add a test for hspace to respect instance policy

Conflicts: (trival, take union of added files/tests)
Makefile.am
test/hs/shelltests/htools-hspace.test...

6b502fa3 06/14/2013 11:15 am Klaus Aehlig

Add a test for hspace to respect instance policy

In this example, the instance policy for disks prevents allocation
of more than one instance per node. The test verifies that tiered
allocation still respects this and doesn't attempt to place policy
violating instances on the cluster....

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 <>

8abeb641 04/29/2013 06:55 pm Bernardo Dal Seno

Add shelltests for hspace allocation

Both tiered and standard allocations are tested, with a single and a double
min/max instance specification.

Signed-off-by: Bernardo Dal Seno <>
Reviewed-by: Helga Velroyen <>

View revisions

Also available in: Atom