vppdevice: fix install-dep failure when component install is required
[csit.git] / resources / libraries / bash / entry / bootstrap_verify_perf.sh
index 1e742c5..bf7fa35 100644 (file)
@@ -36,7 +36,7 @@ common_dirs || die
 get_test_code "${1-}" || die
 get_test_tag_string || die
 select_topology || die
-select_os || die
+select_arch_os || die
 gather_build || die
 check_download_dir || die
 activate_virtualenv || die
@@ -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