aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/bash/entry
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2020-12-07 15:11:15 +0100
committerVratko Polak <vrpolak@cisco.com>2020-12-07 16:20:29 +0000
commit70b633f637f6923d1e266473389ddbba02ca37f1 (patch)
tree492ab231caf5a4c82c93a86d661f5c5c17fbcfb1 /resources/libraries/bash/entry
parent5cd59acac854a435216923fb52419a36c918adb3 (diff)
Fix vpp-csit device script
In Gerrit 30041 that was not tested properly. Change-Id: I42f57f1933b0e7d029030f4ec502f7268780827b Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'resources/libraries/bash/entry')
-rw-r--r--resources/libraries/bash/entry/per_patch_device.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/libraries/bash/entry/per_patch_device.sh b/resources/libraries/bash/entry/per_patch_device.sh
index 01e4de0089..ba4f4bb478 100644
--- a/resources/libraries/bash/entry/per_patch_device.sh
+++ b/resources/libraries/bash/entry/per_patch_device.sh
@@ -57,5 +57,4 @@ select_vpp_device_tags || die
compose_pybot_arguments || die
run_pybot || die
move_archives || die
-archive_test_results "csit_current" || die
die_on_pybot_error || die