aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap-verify-perf.sh
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-03-22 07:11:04 +0100
committerTibor Frank <tifrank@cisco.com>2018-03-22 07:11:04 +0100
commita1826160461e864060705202646cfc50f2e24015 (patch)
tree192418705c4b340487f44d6b3354bde06dcd7ecd /bootstrap-verify-perf.sh
parent0b7cd94108fa950ea4d664e8585e1976753f16d9 (diff)
Add 78B tests to MRR trending daily
Change-Id: I73b9c505dcd28361978a075bc81db3112e308b9c Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'bootstrap-verify-perf.sh')
-rwxr-xr-xbootstrap-verify-perf.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap-verify-perf.sh b/bootstrap-verify-perf.sh
index e41b575fbc..584dea64af 100755
--- a/bootstrap-verify-perf.sh
+++ b/bootstrap-verify-perf.sh
@@ -188,6 +188,9 @@ case "$TEST_TAG" in
--include mrrAND64bAND1t1c \
--include mrrAND64bAND2t2c \
--include mrrAND64bAND4t4c \
+ --include mrrAND78bAND1t1c \
+ --include mrrAND78bAND2t2c \
+ --include mrrAND78bAND4t4c \
tests/
RETURN_STATUS=$(echo $?)
for i in ${LOG_ARCHIVE_ARTIFACTS[@]}; do