aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/bash/entry/bootstrap_verify_perf.sh
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-07-17 13:30:53 +0000
committerPeter Mikus <pmikus@cisco.com>2019-07-17 13:31:06 +0000
commit4cb1e342832d8bd94d62f6f283223b54e426926b (patch)
tree8985b7fb96bb77191303a7a057b8f5759f0d9157 /resources/libraries/bash/entry/bootstrap_verify_perf.sh
parenta1fc500f02538b35f88abd620f426f02f447933d (diff)
Revert "Avoid ci-management archiving files twice"
This reverts commit ccfe499e2a27f2caf234ecbb2ec948120810eab6. Change-Id: I076bdaf255f6fa5cc6b0f25926850d62f450fd94 Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/libraries/bash/entry/bootstrap_verify_perf.sh')
-rw-r--r--resources/libraries/bash/entry/bootstrap_verify_perf.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/libraries/bash/entry/bootstrap_verify_perf.sh b/resources/libraries/bash/entry/bootstrap_verify_perf.sh
index 1e742c546e..b9299b1422 100644
--- a/resources/libraries/bash/entry/bootstrap_verify_perf.sh
+++ b/resources/libraries/bash/entry/bootstrap_verify_perf.sh
@@ -48,4 +48,5 @@ select_tags || die
compose_pybot_arguments || die
run_pybot || die
untrap_and_unreserve_testbed || die
+copy_archives || die
die_on_pybot_error || die