X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2F__init__.robot;h=d7e3990e7f2bdfeb908fa3738dda8032e44e3994;hp=8b07e4fc28eada46f2c72ea3a4e6f9676f0f857d;hb=ccef9f4e7e2e8cb04cb2de5e43e59d4fd15cf8b6;hpb=d4c573af480c61fcbc524a8b7d1b275991715f25 diff --git a/tests/vpp/device/__init__.robot b/tests/vpp/device/__init__.robot index 8b07e4fc28..d7e3990e7f 100644 --- a/tests/vpp/device/__init__.robot +++ b/tests/vpp/device/__init__.robot @@ -22,7 +22,6 @@ | ... | AND | Setup Framework | ${nodes} | ... | AND | Setup Corekeeper on All Nodes | ${nodes} | ... | AND | Install Vpp On All Duts | ${nodes} | ${packages_dir} -| ... | AND | Sleep | 10s | ... | AND | Verify Vpp On All Duts | ${nodes} | ... | AND | Get CPU Layout from all nodes | ${nodes} | ... | AND | Update All Interface Data On All Nodes | ${nodes} @@ -40,8 +39,6 @@ | | ... | - dut_stats - Switch to enable DUT statistics | | ... | - vm_image - Guest VM disk image. | | ... | - packages_dir - Path to directory where VPP packages are stored. -| | ... | - vpp_rpm_pkgs - Package list for CentOS based system. -| | ... | - vpp_deb_pkgs - Package list for Debian based system. | | ... | | Set Global Variable | ${pkt_trace} | ${False} | | Set Global Variable | ${dut_stats} | ${True}