summaryrefslogtreecommitdiffstats
path: root/labs
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2019-01-17 14:19:30 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2019-01-17 14:23:31 +0100
commit7aa3b0d59d9b0e2935f4eedd78efb7467b29cae2 (patch)
tree3d5400c9f1541ad66f082db70a650aa9e6109602 /labs
parent01c376d1f9463b4f1c73093e97bd98969118edbb (diff)
[IDF] arm-pod10: Sync cmp nodes mgmt NIC names
Due to a limitation in OPNFV Fuel, the interface name holding the mgmt VLAN on all compute nodes should have the same name. Reorder interfaces on cmp002 node to satisfy this condition. Change-Id: I872dc9d2648bec8131e4ffce64e4841416039e0f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'labs')
-rw-r--r--labs/arm/idf-pod10.yaml4
-rw-r--r--labs/arm/pod10.yaml8
2 files changed, 6 insertions, 6 deletions
diff --git a/labs/arm/idf-pod10.yaml b/labs/arm/idf-pod10.yaml
index dc9d6db0..5edca466 100644
--- a/labs/arm/idf-pod10.yaml
+++ b/labs/arm/idf-pod10.yaml
@@ -97,15 +97,15 @@ idf:
- '0002:01:00.1'
- interfaces:
- 'enP5p144s0'
- - 'enP2p1s0f1'
- 'enP2p1s0f2'
+ - 'enP2p1s0f1'
- 'enP2p1s0f3'
- 'enP2p1s0f4'
- 'enP2p1s0f5'
busaddr:
- '0005:90:00.0'
- - '0002:01:00.1'
- '0002:01:00.2'
+ - '0002:01:00.1'
- '0002:01:00.3'
- '0002:01:00.4'
- '0002:01:00.5'
diff --git a/labs/arm/pod10.yaml b/labs/arm/pod10.yaml
index e57f9a52..1926da9a 100644
--- a/labs/arm/pod10.yaml
+++ b/labs/arm/pod10.yaml
@@ -284,13 +284,13 @@ nodes:
speed: 1gb
features: ''
name: 'nic1'
- # enP2p1s0f1
- - mac_address: "1c:1b:0d:e8:fb:af"
+ # enP2p1s0f2
+ - mac_address: "1c:1b:0d:e8:fb:b0"
speed: 10gb
features: 'dpdk|sriov'
name: 'nic2'
- # enP2p1s0f2
- - mac_address: "1c:1b:0d:e8:fb:b0"
+ # enP2p1s0f1
+ - mac_address: "1c:1b:0d:e8:fb:af"
speed: 10gb
features: 'dpdk|sriov'
name: 'nic3'