commit | 5b0e5f3dbcbef9950c204d45dceaba53177013a7 | [log] [tgz] |
---|---|---|
author | Dennis Dmitriev <ddmitriev@mirantis.com> | Sat Jul 22 11:30:26 2017 +0300 |
committer | Dennis Dmitriev <dis.xcom@gmail.com> | Sat Jul 22 04:38:57 2017 -0400 |
tree | f56ef4a06f42f5bcae33a46eec81b2c337c9df67 | |
parent | 2dfb8efeef64b392a57e299dcc7946257768c3fe [diff] [blame] |
Reduce VCP usage for mcp10 and mcp11 labs virtual-mcp-ocata-ovs/dvr used 29 VCPUs for VMs on CI lab with 16 physical cores. This may lead to networking schedule issues on the host. Reduce amound of used VCPUs should help for more fair resources usage. Change-Id: Iaba6119d34bfdb8f0b2f4909d2bbd8d24c113ad8 Reviewed-on: https://review.gerrithub.io/370774 Reviewed-by: Dennis Dmitriev <dis.xcom@gmail.com> Tested-by: Dennis Dmitriev <dis.xcom@gmail.com>
diff --git a/tcp_tests/templates/virtual-mcp-ocata-cicd/underlay.yaml b/tcp_tests/templates/virtual-mcp-ocata-cicd/underlay.yaml index dba535a..2f0f861 100644 --- a/tcp_tests/templates/virtual-mcp-ocata-cicd/underlay.yaml +++ b/tcp_tests/templates/virtual-mcp-ocata-cicd/underlay.yaml
@@ -407,7 +407,7 @@ - name: {{ HOSTNAME_PRX01 }} role: salt_minion params: - vcpu: !os_env SLAVE_NODE_CPU, 2 + vcpu: !os_env SLAVE_NODE_CPU, 1 memory: !os_env SLAVE_NODE_MEMORY, 2048 boot: - hd