Increase VM capabilities for AIAP

This increases the size of the nodes used for AIAP so that they match
those in our gating process.

Closes: #581
Change-Id: I978db75e252335842dd4311db0416617071617a4
This commit is contained in:
Ian Howell 2021-06-14 14:50:47 -05:00
parent 4e2f772f0d
commit 50e0f2cdcd
1 changed files with 7 additions and 7 deletions

View File

@ -19,31 +19,31 @@ floorplan:
ephemeral_node: ephemeral_node:
name: air-ephemeral name: air-ephemeral
cpu: 4 cpu: 4
ram: 6124 ram: 6144
nat_mac_address: 52:54:00:9b:27:02 nat_mac_address: 52:54:00:9b:27:02
prov_mac_address: 52:54:00:b6:ed:02 prov_mac_address: 52:54:00:b6:ed:02
block: block:
- 20G - 30G
target_nodes: target_nodes:
count: 1 count: 1
name: air-target name: air-target
cpu: 2 cpu: 2
ram: 6124 ram: 7168
nat_mac_address: 52:54:00:9b:27:4c nat_mac_address: 52:54:00:9b:27:4c
prov_mac_address: 52:54:00:b6:ed:31 prov_mac_address: 52:54:00:b6:ed:31
block: block:
- 20G - 30G
worker_nodes: worker_nodes:
count: 1 count: 1
name: air-worker name: air-worker
cpu: 1 cpu: 2
ram: 6124 ram: 7168
nat_mac_address: 52:54:00:9b:27:07 nat_mac_address: 52:54:00:9b:27:07
prov_mac_address: 52:54:00:b6:ed:23 prov_mac_address: 52:54:00:b6:ed:23
block: block:
- 20G - 30G
# 1st item must be the oobm network, 2nd the provisioning # 1st item must be the oobm network, 2nd the provisioning
networks: networks: