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=156a8b32acd6832293944837ae6646f20f8bd38a;hp=139e1e99abcac414ed9f34dffc338260717d3be3;hb=5e6145a4260ffce1c302e94b9b241851f90838e1;hpb=5221220aa5a893e93d78ba31f84b0ad4d6245ec3 diff --git a/resources/libraries/bash/entry/bootstrap_vpp_device.sh b/resources/libraries/bash/entry/bootstrap_vpp_device.sh index 139e1e99ab..156a8b32ac 100755 --- a/resources/libraries/bash/entry/bootstrap_vpp_device.sh +++ b/resources/libraries/bash/entry/bootstrap_vpp_device.sh @@ -41,6 +41,8 @@ activate_virtualenv || die activate_docker_topology || die select_vpp_device_tags || die compose_pybot_arguments || die +generate_tests || die +archive_tests || die run_pybot || die copy_archives || die die_on_pybot_error || die