Merge "Follow up to Ifdccb32035fa91fe8d8200c3090973c34d453801"

This commit is contained in:
Jenkins 2015-09-10 03:08:43 +00:00 committed by Gerrit Code Review
commit 13cb84b594

View File

@ -19,10 +19,10 @@ Role Variables
baremetal_csv_file: "/tmp/baremetal.csv" baremetal_csv_file: "/tmp/baremetal.csv"
test_vm_memory_size: Tunable setting to allow a user to define a specific test_vm_memory_size: Tunable setting to allow a user to define a specific
amount of RAM to allocate to guest/test VMs. Defaults amount of RAM in MB to allocate to guest/test VMs.
to "3072". Note: if this setting is modified between Defaults to "3072". Note: if this setting is modified
test runs, you may need to undefine the test virtual between test runs, you may need to undefine the test
machine(s) that were previously created. virtual machine(s) that were previously created.
Dependencies Dependencies
------------ ------------