forked from avocado-framework/avocado-vt
-
Notifications
You must be signed in to change notification settings - Fork 1
CartesianConfigReference KVM mem
Xu Tian edited this page Dec 30, 2016
·
1 revision
- index
- modules |
- next |
- previous |
- Avocado VT 44.0 documentation »
- Cartesian Config »
- Cartesian Config Reference »
mem¶
Description¶
Sets the amount of memory (in MB) a VM will have.
The amount of memory a VM will have for most tests is of the main VM is 1024:
mem = 1024
But for running KVM unittests, we currently set that to 512:
mem = 512
Defined On¶
Used By¶
Referenced By¶
No other documentation currently references this configuration key.
- index
- modules |
- next |
- previous |
- Avocado VT 44.0 documentation »
- Cartesian Config »
- Cartesian Config Reference »
© Copyright 2014, Red Hat. Created using Sphinx 1.5.1.