X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=topologies%2Favailable%2F3_node_hw_topo1.yaml.example;h=ed817ffb4ffcb0e04933fff7e00d8f205bb091e4;hb=9cb67fce6a738374020ad95eea93c05b9439900b;hp=01fc9aae319f2333f719c79e7df455eb2a63f201;hpb=33499c81c94c2d3baef9d3e9f061cd76ef86fa74;p=csit.git diff --git a/topologies/available/3_node_hw_topo1.yaml.example b/topologies/available/3_node_hw_topo1.yaml.example index 01fc9aae31..ed817ffb4f 100644 --- a/topologies/available/3_node_hw_topo1.yaml.example +++ b/topologies/available/3_node_hw_topo1.yaml.example @@ -25,6 +25,7 @@ nodes: TG: type: TG host: 10.0.0.3 + arch: x86_64 port: 22 username: lab password: lab @@ -40,6 +41,7 @@ nodes: DUT1: type: DUT host: 10.0.0.1 + arch: x86_64 port: 22 username: lab password: lab @@ -55,6 +57,7 @@ nodes: DUT2: type: DUT host: 10.0.0.2 + arch: x86_64 port: 22 username: lab password: lab