commit | 7c7b7d8e0eaa9cecddf5ba475421f234ee84f50e | [log] [tgz] |
---|---|---|
author | Dmitry Tyzhnenko <t.dmitry@gmail.com> | Fri Jul 20 15:35:07 2018 +0300 |
committer | sgudz <sgudz@mirantis.com> | Wed Aug 22 14:40:36 2018 +0300 |
tree | aad81408fcdf8c07a162473b0fb6e2247fa3ff52 | |
parent | 7467c4c61094b48e0bbdc57db395282ae885b72e [diff] [blame] |
Fix cookied-bm-mcp-pike-k8s-contrail Change-Id: Id788c4e33be273f18c5b5582494e9452501488b8
diff --git a/tcp_tests/templates/cookied-bm-mcp-pike-k8s-contrail/underlay--user-data1604-hwe-compute.yaml b/tcp_tests/templates/cookied-bm-mcp-pike-k8s-contrail/underlay--user-data1604-hwe-compute.yaml index a8981c7..ddbd762 100644 --- a/tcp_tests/templates/cookied-bm-mcp-pike-k8s-contrail/underlay--user-data1604-hwe-compute.yaml +++ b/tcp_tests/templates/cookied-bm-mcp-pike-k8s-contrail/underlay--user-data1604-hwe-compute.yaml
@@ -42,11 +42,11 @@ #- sudo route add default gw {gateway} {interface_name} # Create swap - - fallocate -l 4G /swapfile - - chmod 600 /swapfile - - mkswap /swapfile - - swapon /swapfile - - echo "/swapfile none swap defaults 0 0" >> /etc/fstab + # - fallocate -l 4G /swapfile + # - chmod 600 /swapfile + # - mkswap /swapfile + # - swapon /swapfile + # - echo "/swapfile none swap defaults 0 0" >> /etc/fstab ############## TCP Cloud cfg01 node ##################