CSIT-1260 Create initial version of bootstrap including VF reservation
[csit.git] / resources / libraries / bash / entry / bootstrap_verify_perf.sh
index 74edc4c..1a0d638 100644 (file)
@@ -34,8 +34,8 @@ source "${BASH_FUNCTION_DIR}/common.sh" || {
 }
 source "${BASH_FUNCTION_DIR}/gather.sh" || die "Source failed."
 common_dirs || die
-get_test_tag_string || die
 get_test_code "${1-}" || die
+get_test_tag_string || die
 select_topology || die
 gather_build || die
 check_download_dir || die