commit | 99228d37a1e7fb63fb1deefec78dfe476a6453c7 | [log] [tgz] |
---|---|---|
author | vrovachev <vrovachev@mirantis.com> | Thu Jun 08 19:46:10 2017 +0400 |
committer | Dennis Dmitriev <dis.xcom@gmail.com> | Mon Jun 19 09:21:49 2017 -0400 |
tree | b7f8baf5196d11e17e05d03a66a4e098c4e5bdea | |
parent | 35551197b80d4f427e2c629d7698536bef62804f [diff] [blame] |
Add test for run virtlet VM Added test for run VM inside virtlet pod Refactored deploy config for virtlet pod Change-Id: I38d51b18030c9147168f6d0b2bd815c56b021231 Reviewed-on: https://review.gerrithub.io/364662 Reviewed-by: Dennis Dmitriev <dis.xcom@gmail.com> Tested-by: Dennis Dmitriev <dis.xcom@gmail.com>
diff --git a/tcp_tests/templates/virtual-mcp11-k8s-calico/underlay.yaml b/tcp_tests/templates/virtual-mcp11-k8s-calico/underlay.yaml index 2434579..985110c 100644 --- a/tcp_tests/templates/virtual-mcp11-k8s-calico/underlay.yaml +++ b/tcp_tests/templates/virtual-mcp11-k8s-calico/underlay.yaml
@@ -181,7 +181,7 @@ - private - name: {{ HOSTNAME_CTL02 }} - role: salt_minion + role: k8s_virtlet params: vcpu: !os_env SLAVE_NODE_CPU, 4 memory: !os_env SLAVE_NODE_MEMORY, 2048