X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fbash%2Fentry%2Fbootstrap_vpp_device.sh;fp=resources%2Flibraries%2Fbash%2Fentry%2Fbootstrap_vpp_device.sh;h=ce887f4b5b65aa8df4a8c20f9ce6c23239733f61;hp=4ac73e777f5ce71a797bd213af501a42462afbfb;hb=17983da5a95d53d2be69537e3816438d114c3d5b;hpb=18ddfb237072adfa7daaf64de769d5f05e98be1d diff --git a/resources/libraries/bash/entry/bootstrap_vpp_device.sh b/resources/libraries/bash/entry/bootstrap_vpp_device.sh index 4ac73e777f..ce887f4b5b 100755 --- a/resources/libraries/bash/entry/bootstrap_vpp_device.sh +++ b/resources/libraries/bash/entry/bootstrap_vpp_device.sh @@ -32,6 +32,7 @@ source "${BASH_FUNCTION_DIR}/common.sh" || { } source "${BASH_FUNCTION_DIR}/gather.sh" || die "Source failed." common_dirs || die +check_prerequisites || die get_test_code "${1-}" || die get_test_tag_string || die select_topology || die