commit | e1d16191c04bafcc97f389ee8e66ad5a43368f52 | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Wed Jul 18 15:07:51 2018 +0300 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Wed Jul 18 18:22:41 2018 +0300 |
tree | f357a6b8b3b4bed872e07c1064a3728d5fa66663 | |
parent | ddca0dcdfaaaa1c64e64ec54bfefb41f38ca7715 [diff] [blame] |
Increase cpu and mem for dpdk Currently in those models we run with 3 cpu and 4g of memory In a fact this is not enaught as we also host openstack services on top of this node Change-Id: Ib7e05fd77afe0c40406175e80b677d8d711f765b
diff --git a/tcp_tests/templates/shared-backup-restore.yaml b/tcp_tests/templates/shared-backup-restore.yaml index 01240d9..02fdeec 100644 --- a/tcp_tests/templates/shared-backup-restore.yaml +++ b/tcp_tests/templates/shared-backup-restore.yaml
@@ -140,7 +140,7 @@ systemctl restart nginx; node_name: {{ HOSTNAME_CFG01 }} retry: {count: 1, delay: 1} - skip_fail: false + skip_fail: true {%- endmacro %}