X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=mcp%2Fconfig%2Fscenario%2Fos-nosdn-nofeature-noha.yaml;h=76fed8c1266b9cf2152e427bb9fae11d61e53d92;hb=refs%2Fchanges%2F18%2F67118%2F3;hp=179313bc1e6a49241e8addb9c34c530c60264717;hpb=f6cae340635775ecd339a08e78ef583ecca092ec;p=fuel.git diff --git a/mcp/config/scenario/os-nosdn-nofeature-noha.yaml b/mcp/config/scenario/os-nosdn-nofeature-noha.yaml index 179313bc1..76fed8c12 100644 --- a/mcp/config/scenario/os-nosdn-nofeature-noha.yaml +++ b/mcp/config/scenario/os-nosdn-nofeature-noha.yaml @@ -21,7 +21,34 @@ virtual: - cmp001 - cmp002 ctl01: - vcpus: 4 ram: 14336 gtw01: - ram: 2048 + ram: 4096 + cmp001: + vcpus: 8 + ram: 16384 + cpu_topology: + sockets: 2 + cores: 2 + threads: 2 + numa: + cell0: + memory: 8388608 + cpus: 0-3 + cell1: + memory: 8388608 + cpus: 4-7 + cmp002: + vcpus: 8 + ram: 16384 + cpu_topology: + sockets: 2 + cores: 2 + threads: 2 + numa: + cell0: + memory: 8388608 + cpus: 0-3 + cell1: + memory: 8388608 + cpus: 4-7