From: Tibor Frank Date: Wed, 21 Mar 2018 07:34:06 +0000 (+0100) Subject: MRR Daily: Run only 64B tests X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=16d26b1280d64f046838baefbe642f7fd5d853a8;hp=491d727115e757aa2d5a7df8048fe17b5ceb16ce MRR Daily: Run only 64B tests Change-Id: I61bb0c785fcc1407b80ce8019df69e64a3e4eb9e Signed-off-by: Tibor Frank --- diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh index 3271b86338..e41b575fbc 100755 --- a/bootstrap-verify-perf.sh +++ b/bootstrap-verify-perf.sh @@ -185,7 +185,9 @@ case "$TEST_TAG" in pybot ${PYBOT_ARGS} \ -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \ -s "tests.vpp.perf" \ - --include mrrAND1t1cORmrrAND2t2c \ + --include mrrAND64bAND1t1c \ + --include mrrAND64bAND2t2c \ + --include mrrAND64bAND4t4c \ tests/ RETURN_STATUS=$(echo $?) for i in ${LOG_ARCHIVE_ARTIFACTS[@]}; do