X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=resources%2Flibraries%2Fbash%2Fentry%2Fper_patch_perf.sh;h=8c9d7d2ca3e54ac6e7e3743092c8a6268341b7cf;hb=0227e20f014f8ad2103000c1d91a37b6afba0fda;hp=ad0ae900859dbce14a4c930887f327a87dca6b19;hpb=d01411c3c4af6c724a3800c621804ea979818d6d;p=csit.git diff --git a/resources/libraries/bash/entry/per_patch_perf.sh b/resources/libraries/bash/entry/per_patch_perf.sh index ad0ae90085..8c9d7d2ca3 100644 --- a/resources/libraries/bash/entry/per_patch_perf.sh +++ b/resources/libraries/bash/entry/per_patch_perf.sh @@ -39,6 +39,8 @@ source "${BASH_FUNCTION_DIR}/common.sh" || { exit 1 } source "${BASH_FUNCTION_DIR}/per_patch.sh" || die "Source failed." +# Cleanup needs ansible. +source "${BASH_FUNCTION_DIR}/ansible.sh" || die "Source failed." common_dirs || die check_prerequisites || die set_perpatch_vpp_dir || die