X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=inline;f=resources%2Flibraries%2Fbash%2Fentry%2Fbootstrap_vpp_device.sh;h=209943fb897d10a07dc3a1a15070f8d3648690aa;hb=87c41b8df8b3c50a90e9d3d740ac629028109dc1;hp=32c77c99d5ad8408f0e2b8d9ea4d604a407cc94c;hpb=ccfe499e2a27f2caf234ecbb2ec948120810eab6;p=csit.git diff --git a/resources/libraries/bash/entry/bootstrap_vpp_device.sh b/resources/libraries/bash/entry/bootstrap_vpp_device.sh index 32c77c99d5..209943fb89 100755 --- a/resources/libraries/bash/entry/bootstrap_vpp_device.sh +++ b/resources/libraries/bash/entry/bootstrap_vpp_device.sh @@ -45,4 +45,5 @@ activate_docker_topology || die select_vpp_device_tags || die compose_pybot_arguments || die run_pybot || die +copy_archives || die die_on_pybot_error || die