We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No other documentation currently references this configuration key.