Performance IPv6 library and short/long test cases
[csit.git] / bootstrap-verify-perf.sh
index 26ec3f5..a60b18d 100755 (executable)
@@ -133,6 +133,12 @@ case "$TEST_TAG" in
               -s performance.long_ipv4 \
               tests/
         ;;
+    PERFTEST_LONG_IPV6 )
+        pybot -L TRACE \
+              -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \
+              -s performance.long_ipv6 \
+              tests/
+        ;;
     PERFTEST_LONG_XCONNECT )
         pybot -L TRACE \
               -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \