Statistics
| Branch: | Tag: | Revision:

root / test / data @ 11aa3ca5

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-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
ea2ee4b0 06/19/2013 12:36 pm Michele Tartara

Version bump to 2.9.0~alpha1

Bump the version number to 2.9.0~alpha1.

This also requires updating version numbers in cfgupgrade tool.

Furthermore, a data file for test representing a 2.8 configuration had the
version number set to 2.7 in order to prevent tests failing while the current...

f5c4553b 06/18/2013 06:24 pm Michele Tartara

Merge branch 'stable-2.8' into 'master'

  • stable-2.8
    Version bump to 2.8.0~alpha1
    Make cfgupgrade idempotent
    Update config version number when downgrading
    Add test for shrink heuristics over different resources
    Improve hspace shrinking strategy...
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....

a93e5814 06/07/2013 04:11 pm Bernardo Dal Seno

New tests for hspace and exclusive storage

hspace is run on clusters with exclusive storage enabled.

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

825f8cee 06/07/2013 04:11 pm Bernardo Dal Seno

htools cluster score takes spindles into account

When exclusive storage is enabled, spindles are used instead of disk space
to compute the cluster score.

Comments and variable names in computePDsk has been changed to match the
actual code.

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

96f9b0a6 06/07/2013 04:11 pm Bernardo Dal Seno

Load node spindles data in htools

The data structure for nodes gets a new field for free spindles, and the
existing field for total spindles gets renamed to avoid identifying it with
the node parameter that had the same name. These fields get filled with...

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

View revisions

Also available in: Atom