From 83d6c91ed14a474f3c3bfdd0b7366e772fdd13d5 Mon Sep 17 00:00:00 2001 From: Juraj Linkeš Date: Wed, 25 Aug 2021 10:24:59 +0200 Subject: lab: update Arm lab docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The one node and two node Arm testbeds were improperly named. They were configured with a new hostname in the past but the docs were not updated accordingly, so fix the docs. Create a new server type for Arm servers and servers related to Arm testbeds to improve doc organization. Change-Id: I205b1e2f958dd1113e1e9f207acffe4355b267bc Signed-off-by: Juraj Linkeš --- fdio.infra.ansible/inventories/lf_inventory/hosts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fdio.infra.ansible') diff --git a/fdio.infra.ansible/inventories/lf_inventory/hosts b/fdio.infra.ansible/inventories/lf_inventory/hosts index d38db4e158..717f8abb49 100644 --- a/fdio.infra.ansible/inventories/lf_inventory/hosts +++ b/fdio.infra.ansible/inventories/lf_inventory/hosts @@ -4,7 +4,7 @@ all: hosts: 10.30.51.45: #s4-t21-tg1 - skylake 10.30.51.48: #s13-t31-tg1 - skylake - 10.30.51.49: #s19-t33t34-tg1 - skylake + 10.30.51.49: #s19-t33t211-tg1 - skylake 10.30.51.53: #s6-t22-tg1 - skylake 10.30.51.55: #s8-t23-tg1 - skylake 10.30.51.57: #s10-t24-tg1 - skylake @@ -33,14 +33,14 @@ all: 10.32.8.20: #s35-t28-sut1 - cascadelake 10.32.8.22: #s37-t29-sut1 - cascadelake 10.32.8.24: #s60-t210-sut1 - epyc - 10.30.51.69: #s27-t34-sut1 - thunderx2 9975 + 10.30.51.69: #s27-t211-sut1 - thunderx2 9975 vpp_device: # Note: vpp_device hosts are also nomad client hosts hosts: 10.30.51.50: #s1-t11-sut1 - skylake 10.30.51.51: #s2-t12-sut1 - skylake - 10.30.51.70: #s55-t36-sut1 - thunderx2 9980 - 10.30.51.71: #s56-t37-sut1 - thunderx2 9980 + 10.30.51.70: #s55-t13-sut1 - thunderx2 9980 + 10.30.51.71: #s56-t14-sut1 - thunderx2 9980 nomad: hosts: 10.30.51.22: #s42-nomad - haswell -- cgit 1.2.3-korg