vpp-verify-perf-vhost runs pdrdisc tests 59/7359/1
authorTibor Frank <tifrank@cisco.com>
Fri, 30 Jun 2017 07:31:04 +0000 (09:31 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 30 Jun 2017 07:31:04 +0000 (09:31 +0200)
 - Temporary solution: run pdrdisc tests instead of pdrchk for
   vpp-verify-perf-vhost trigger

Change-Id: I0a18397964db8bd2e0c5614eaee44c1208ba0abc
Signed-off-by: Tibor Frank <tifrank@cisco.com>
bootstrap-verify-perf.sh

index 89af840..a9f8057 100755 (executable)
@@ -278,7 +278,7 @@ case "$TEST_TAG" in
         pybot ${PYBOT_ARGS} \
               -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \
               -s "tests.vpp.perf" \
-              --include pdrchkANDnic_intel-x520-da2AND1t1cANDvhost \
+              --include pdrdiscANDnic_intel-x520-da2AND1t1cANDvhost \
               tests/
         RETURN_STATUS=$(echo $?)
         ;;