X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fbash%2Fentry%2Fbootstrap_vpp_device.sh;h=209943fb897d10a07dc3a1a15070f8d3648690aa;hp=9605f70a4fb68f438b4a5ad81f9809e5bb3bf414;hb=ea6e8be86d47b288df5e11ca5515f6bda71dbd08;hpb=91f2cb2b789c8cfcaa7fe3d7617fe6b8230df22a diff --git a/resources/libraries/bash/entry/bootstrap_vpp_device.sh b/resources/libraries/bash/entry/bootstrap_vpp_device.sh index 9605f70a4f..209943fb89 100755 --- a/resources/libraries/bash/entry/bootstrap_vpp_device.sh +++ b/resources/libraries/bash/entry/bootstrap_vpp_device.sh @@ -35,6 +35,7 @@ common_dirs || die get_test_code "${1-}" || die get_test_tag_string || die select_topology || die +select_os || die gather_build || die check_download_dir || die activate_virtualenv || die