X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=bootstrap-verify-perf.sh;h=860e9566322805beaf04e3a072c20c72397b4240;hb=refs%2Fchanges%2F71%2F1071%2F19;hp=65f6e7ee558fd5b64f7ab4546a26b00bba5c9443;hpb=e52235ebf45d01235faa4cfa7ea8598ce16290f2;p=csit.git diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh index 65f6e7ee55..860e956632 100755 --- a/bootstrap-verify-perf.sh +++ b/bootstrap-verify-perf.sh @@ -156,6 +156,13 @@ case "$TEST_TAG" in -s "performance.Long_Xconnect*" \ tests/ ;; + PERFTEST_LONG_XCONNECT_DOT1Q ) + pybot ${PYBOT_ARGS} \ + -L TRACE \ + -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ + -s "performance.Long_Xconnect_Dot1q*" \ + tests/ + ;; * ) # run full performance test suite and exit on fail pybot ${PYBOT_ARGS} \