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-ovs/salt.yaml b/tcp_tests/templates/virtual-mcp-ocata-ovs/salt.yaml
index 98c2fdd..eadb7fa 100644
--- a/tcp_tests/templates/virtual-mcp-ocata-ovs/salt.yaml
+++ b/tcp_tests/templates/virtual-mcp-ocata-ovs/salt.yaml
@@ -308,7 +308,7 @@
- description: Configure salt.minion on other nodes
cmd: salt --hard-crash --state-output=mixed --state-verbose=False -C 'I@linux:system and not cfg01*' state.sls salt.minion
node_name: {{ HOSTNAME_CFG01 }}
- retry: {count: 3, delay: 5}
+ retry: {count: 3, delay: 15}
skip_fail: false
- description: Check salt minion versions on slaves