commit | b3fc4244e2b70a47c2349c460cbd086b1502ba30 | [log] [tgz] |
---|---|---|
author | Dennis Dmitriev <ddmitriev@mirantis.com> | Fri Jul 14 16:01:51 2017 +0300 |
committer | Tatyanka Leontovich <tleontovich@mirantis.com> | Fri Jul 14 09:36:10 2017 -0400 |
tree | a614d08aaf5f898caf40f6fbeceb6aad628f33e3 | |
parent | 572f74937de7c360d3c577dbfe00e595a4f2ab9e [diff] [blame] |
Add HugePages support for creating environments - Add environment variable DRIVER_USE_HUGEPAGES=false (default) to libvirt-based templates - Remove outdated templates (mk22/aio) Change-Id: Id8726917cf43dd45bf5cf73a2e76b74dfb0409ea Reviewed-on: https://review.gerrithub.io/369602 Reviewed-by: Tatyanka Leontovich <tleontovich@mirantis.com> Tested-by: Tatyanka Leontovich <tleontovich@mirantis.com>
diff --git a/tcp_tests/templates/virtual-mcp10-dvr/underlay.yaml b/tcp_tests/templates/virtual-mcp10-dvr/underlay.yaml index 3a7ba6f..d1aaa93 100644 --- a/tcp_tests/templates/virtual-mcp10-dvr/underlay.yaml +++ b/tcp_tests/templates/virtual-mcp10-dvr/underlay.yaml
@@ -98,6 +98,7 @@ hpet: False enable_acpi: true use_host_cpu: !os_env DRIVER_USE_HOST_CPU, true + use_hugepages: !os_env DRIVER_USE_HUGEPAGES, false network_pools: admin: admin-pool01