virt-manager/tests
Martin Kletzander 339ead9f70 tests: fix failure on 32-bit machines
clitest.py used the value 100000000000 (100 PB) for memory size, which
was parsed as 0 by older libvirt.  Latest release (1.2.10) has the
parsing fixed and properly reports an error on overflow.  Changing the
memory size to 4000000 (4 TB) is still an overcommit, at least most
development machines and it works properly.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2014-11-05 09:00:58 +01:00
..
capabilities-xml tests: capabilities: Add aarch64 test data 2014-09-23 14:56:44 -04:00
cli-test-xml virtinst: add support for disk type="volume" 2014-09-26 16:24:59 +02:00
clone-xml Fix tests on f20, /dev/loop0 isn't available 2013-09-25 19:35:05 -04:00
inject-data tests: Add test_initrd_inject command 2013-09-28 16:50:08 -04:00
interface-xml Use XMLBuilder for Interface XML 2013-09-19 16:56:38 -04:00
nodedev-xml/devxml xmlbuilder: Always keep around an xml node, even if building from scratch 2013-07-25 10:59:23 -04:00
storage-xml Add missing test file 2014-02-12 13:57:36 -05:00
virtconv-files guest: Limit number of default usb redirdevs to 2 (bug 1135488) 2014-09-20 20:16:31 -04:00
xmlconfig-xml osxml: Ensure kernel/initrd/dtb are absolute paths 2014-09-23 14:32:01 -04:00
xmlparse-xml virtinst: add support for disk type="volume" 2014-09-26 16:24:59 +02:00
__init__.py util: Simplify default_bridge to not confuse pylint 2014-10-27 19:53:25 -04:00
capabilities.py virtinst: Add DomainCapabilities parser 2014-09-17 18:29:24 -04:00
clitest.py tests: fix failure on 32-bit machines 2014-11-05 09:00:58 +01:00
clonetest.py VirtualDisk: Always use storage APIs for provisioning 2014-02-08 19:24:14 -05:00
interface.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
misc.py tests: Ensure osdict.py aliases is never extended 2014-09-21 15:26:03 -04:00
nodedev.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
pep8.cfg Fix warnings with latest pep8 2014-05-02 10:20:59 -04:00
pylint.cfg pylint: Ignore new warnings 2014-10-27 19:53:25 -04:00
storage.py Fix warnings with latest pep8 2014-05-02 10:20:59 -04:00
test_inject.py test_inject: Drop old bits, add f21 and rhel7, reorg a bit 2014-09-20 15:58:52 -04:00
test_urls.py urlfetcher: Bunch of distro detection fixes 2014-09-06 16:42:09 -04:00
testdriver.xml virtinst: add support for disk type="volume" 2014-09-26 16:24:59 +02:00
utils.py connection: Handle nodedev polling too 2014-09-20 12:04:49 -04:00
virtconvtest.py tests: Fix a few failures with older libvirt 2014-03-06 11:29:23 -05:00
xmlconfig.py util: Simplify default_bridge to not confuse pylint 2014-10-27 19:53:25 -04:00
xmlparse.py virtinst: add support for disk type="volume" 2014-09-26 16:24:59 +02:00