From 4e4b7928649577beed448004acb9ed5f33700301 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Tue, 26 Feb 2019 18:09:14 +0400 Subject: Tune up nova/neutron intervals Also re-align resources for virtual scenarios. Change-Id: Id0d55407fd5b1720a24e30c364219f8b08e89d06 Signed-off-by: Michael Polenchuk --- mcp/config/scenario/os-ovn-nofeature-noha.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'mcp/config/scenario/os-ovn-nofeature-noha.yaml') diff --git a/mcp/config/scenario/os-ovn-nofeature-noha.yaml b/mcp/config/scenario/os-ovn-nofeature-noha.yaml index 0369f3fe9..8dd682c39 100644 --- a/mcp/config/scenario/os-ovn-nofeature-noha.yaml +++ b/mcp/config/scenario/os-ovn-nofeature-noha.yaml @@ -19,11 +19,10 @@ virtual: - cmp001 - cmp002 ctl01: - vcpus: 4 ram: 14336 cmp001: - vcpus: 5 - ram: 8192 + vcpus: 6 + ram: 10240 cmp002: - vcpus: 5 - ram: 8192 + vcpus: 6 + ram: 10240 -- cgit 1.2.3-korg