25
25
26
26
### ```testbed.csv``` format
27
27
```
28
- # conf-name,group-name,topo,ptf_image_name,ptf_mgmt_ip ,server,vm_base,dut,comment
28
+ # conf-name,group-name,topo,ptf_image_name,ptf_ip ,server,vm_base,dut,comment
29
29
ptf1-m,ptf1,ptf32,docker-ptf-sai-mlnx,10.255.0.188/24,server_1,,str-msn2700-01,Tests ptf
30
30
vms-t1,vms1-1,t1,docker-ptf-sai-mlnx,10.255.0.178/24,server_1,VM0100,str-msn2700-01,Tests vms
31
31
vms-t1-lag,vms1-1,t1-lag,docker-ptf-sai-mlnx,10.255.0.178/24,server_1,VM0100,str-msn2700-01,Tests vms
@@ -36,7 +36,7 @@ vms-t1-lag,vms1-1,t1-lag,docker-ptf-sai-mlnx,10.255.0.178/24,server_1,VM0100,str
36
36
- group-name – used in interface names, up to 8 characters
37
37
- topo – name of topology
38
38
- ptf_imagename – defines PTF image
39
- - ptf_mgmt_ip – ip address for mgmt interface of PTF container
39
+ - ptf_ip – ip address for mgmt interface of PTF container
40
40
- server – server where the testbed resides
41
41
- vm_base – first VM for the testbed. If empty, no VMs are used
42
42
- dut – target dut name
0 commit comments