X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fbash%2Fentry%2Fbootstrap_vpp_device.sh;h=9605f70a4fb68f438b4a5ad81f9809e5bb3bf414;hb=91f2cb2b789c8cfcaa7fe3d7617fe6b8230df22a;hp=139e1e99abcac414ed9f34dffc338260717d3be3;hpb=694b418272e9d7670ac69d477ed731bb7445b65a;p=csit.git diff --git a/resources/libraries/bash/entry/bootstrap_vpp_device.sh b/resources/libraries/bash/entry/bootstrap_vpp_device.sh index 139e1e99ab..9605f70a4f 100755 --- a/resources/libraries/bash/entry/bootstrap_vpp_device.sh +++ b/resources/libraries/bash/entry/bootstrap_vpp_device.sh @@ -38,6 +38,8 @@ select_topology || die gather_build || die check_download_dir || die activate_virtualenv || die +generate_tests || die +archive_tests || die activate_docker_topology || die select_vpp_device_tags || die compose_pybot_arguments || die