Revert "FIX: Change plugin default behavior for Container tests" 37/11537/1
authorPeter Mikus <pmikus@cisco.com>
Thu, 5 Apr 2018 09:31:30 +0000 (09:31 +0000)
committerPeter Mikus <pmikus@cisco.com>
Thu, 5 Apr 2018 09:31:30 +0000 (09:31 +0000)
This reverts commit c754789176b1a3ca00a129d3d207aa5a6bad7c27.

Change-Id: Ic1bbe8fac0d98f41aa8b1b57da0c7a147111340b
Signed-off-by: Peter Mikus <pmikus@cisco.com>
bootstrap-verify-perf.sh
resources/libraries/python/ContainerUtils.py
tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1dcr-mrr.robot

index d3b1f03..98855a7 100755 (executable)
@@ -15,7 +15,9 @@
 set -x
 
 # Space separated list of available testbeds, described by topology files
-TOPOLOGIES="topologies/available/lf_testbed3.yaml"
+TOPOLOGIES="topologies/available/lf_testbed1.yaml \
+            topologies/available/lf_testbed2.yaml \
+            topologies/available/lf_testbed3.yaml"
 
 SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
 
@@ -345,7 +347,6 @@ case "$TEST_TAG" in
         pybot ${PYBOT_ARGS} \
               -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \
               -s "tests.vpp.perf" \
-              -i THIS \
               tests/
         RETURN_STATUS=$(echo $?)
 esac
index da9e93a..da3d705 100644 (file)
@@ -327,7 +327,8 @@ class ContainerEngine(object):
         if cpuset_cpus:
             corelist_workers = ','.join(str(cpu) for cpu in cpuset_cpus)
             vpp_config.add_cpu_corelist_workers(corelist_workers)
-        vpp_config.add_plugin('disable', 'dpdk_plugin.so')
+        vpp_config.add_plugin('disable', 'default')
+        vpp_config.add_plugin('enable', 'memif_plugin.so')
 
         self.execute('mkdir -p /etc/vpp/')
         self.execute('echo "{c}" | tee {f}'
index 34fa214..908180d 100644 (file)
@@ -94,7 +94,7 @@
 | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\
 | | ... | throughput test.
 | | ...
-| | [Tags] | 64B | 1T1C | STHREAD | THIS
+| | [Tags] | 64B | 1T1C | STHREAD
 | | [Template] | Check RR for l2xcbase-eth-2memif-1dcr
 | | framesize=${64} | wt=1 | rxq=1