Refactor VHOST code
[csit.git] / resources / libraries / robot / shared / default.robot
index d2eef2d..137e2e8 100644 (file)
 | | | Run keyword | ${dut}.Add Unix Log
 | | | Run keyword | ${dut}.Add Unix CLI Listen
 | | | Run keyword | ${dut}.Add Unix Nodaemon
+| | | Run keyword | ${dut}.Add Unix Coredump
 | | | Run keyword | ${dut}.Add DPDK Socketmem | 1024,1024
 | | | Run keyword | ${dut}.Add DPDK No Tx Checksum Offload
 | | | Run keyword | ${dut}.Add DPDK Log Level | debug
 | | | Set Tags | ${thr_count_int}T${cpu_count_int}C
 | | Set Test Variable | ${smt_used}
 | | Set Test Variable | ${thr_count_int}
+| | Set Test Variable | ${cpu_count_int}
 | | Set Test Variable | ${rxq_count_int}
 
 | Create Kubernetes VSWITCH startup config on all DUTs
 | | | Set Tags | ${thr_count_int}T${cpu_count_int}C
 | | Set Test Variable | ${smt_used}
 | | Set Test Variable | ${thr_count_int}
+| | Set Test Variable | ${cpu_count_int}
 | | Set Test Variable | ${rxq_count_int}
 
 | Create Kubernetes VNF'${i}' startup config on all DUTs