Statistics
| Branch: | Tag: | Revision:

root / test / data @ fb0fa957

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-no-disk-params.txt 643 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.10.json 17.9 kB
cluster_config_2.11.json 18 kB
cluster_config_2.7.json 13.6 kB
cluster_config_2.8.json 14.5 kB
cluster_config_2.9.json 19.3 kB
instance-minor-pairing.txt 98 Bytes
instance-prim-sec.txt 2 kB
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
kvm_runtime.json 3.2 kB
lvs_lv.txt 512 Bytes
mond-data.txt 568 Bytes
proc_cpuinfo.txt 3.7 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
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
a5efec93 02/07/2014 11:14 am Santi Raffa

Add private OS parameters to cluster and instance conf

This updates objects, constructors and mocks for Instance and Cluster
objects in Python and Haskell.

Signed-off-by: Santi Raffa <>
Reviewed-by: Jose A. Lopes <>

c777c5fc 01/16/2014 02:15 pm Helga Velroyen

Prepare master as new 2.12 branch

This adapts various file to make the current master
branch the new stable-2.12 branch.

Signed-off-by: Helga Velroyen <>
Reviewed-by: Guido Trotter <>

25b2392b 12/18/2013 03:49 pm Klaus Aehlig

Add an hsqueeze test for drbd instances

In this example, there are two drbd instances, rendering a total of
four nodes ineligible for being offlined. Additionally, the master
may not be offlined either, leaving a single candidate.

Signed-off-by: Klaus Aehlig <>...

65d356d2 10/31/2013 06:00 pm Klaus Aehlig

Add a test for hsqueeze expansion

In this example, there are 7 nodes, each with capacity for
4 instances. Two nodes are online and host 4 instances each,
thus forming a cluster with no free resources. Four additional
nodes a standby, and two additional node is offline for other...

bb133242 10/31/2013 12:46 pm Klaus Aehlig

Merge branch 'stable-2.10' into master

  • stable-2.10
    Remove FIXME + update man pages wrt iallocator
    Don't check for master netdev when using OVS
    Fix TypeError in backend/ConfigureOVS
    Create Open vSwitch on Master during Cluster init
    SimpleRetry on BlockDev.Remove()...
1c912fd2 10/29/2013 02:26 pm Klaus Aehlig

Add test for hsqueeze compression

In this example cluster, there are 6 nodes with
capacity for 4 instances each, holding a total
of 8 instances. So even after turning off 2 nodes
and rebalancing, every node still has capacity for
2 instances.

Signed-off-by: Klaus Aehlig <>...

fda3d987 10/24/2013 12:27 pm Dimitris Aragiorgis

Add unittests for Hotplug support

Try base InstanceSetParams tests that modify instance's
devices with hotplug=True.

Add some unittests for kvm hypervisor regarding runtime file
manipulation. Based on a sample runtime file search for
specific disk and nic entries based on their UUID....

c7a02959 10/16/2013 04:55 pm Thomas Thrainer

Prepare master branch for 2.11 devel cycle

Bump versions in various places to 2.11 and remove the downgrade code
from cfgupgrade. Also adapt cfgupgrade tests.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Helga Velroyen <>

e8c86ab1 10/09/2013 07:39 pm Klaus Aehlig

Merge branch 'stable-2.9' into master

  • stable-2.9
    Version bump for 2.9.0 rc2
    Update NEWS for 2.9.0 rc2
    Downgrade 'vif_script'
    Downgrade 'xen_cmd'
    Add test cluster config for version 2.9
    Remove superfluous import of 'errors'
    Start NEWS entry for 2.9.0 rc2...
d7f5fc77 10/08/2013 02:01 pm Helga Velroyen

Add test cluster config for version 2.9

This adds a cluster config example for version 2.9 to
the test data collection. It will be used in subsequent
tests.

Signed-off-by: Helga Velroyen <>
Reviewed-by: Klaus Aehlig <>

View revisions

Also available in: Atom