add new topology parameter: arch
[csit.git] / topologies / available / 3_node_hw_topo1.yaml.example
index 01fc9aa..ed817ff 100644 (file)
@@ -25,6 +25,7 @@ nodes:
   TG:
     type: TG
     host: 10.0.0.3
   TG:
     type: TG
     host: 10.0.0.3
+    arch: x86_64
     port: 22
     username: lab
     password: lab
     port: 22
     username: lab
     password: lab
@@ -40,6 +41,7 @@ nodes:
   DUT1:
     type: DUT
     host: 10.0.0.1
   DUT1:
     type: DUT
     host: 10.0.0.1
+    arch: x86_64
     port: 22
     username: lab
     password: lab
     port: 22
     username: lab
     password: lab
@@ -55,6 +57,7 @@ nodes:
   DUT2:
     type: DUT
     host: 10.0.0.2
   DUT2:
     type: DUT
     host: 10.0.0.2
+    arch: x86_64
     port: 22
     username: lab
     password: lab
     port: 22
     username: lab
     password: lab