X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=testsuites%2Frubbos%2Fpuppet_manifests%2Finternal%2Frun_rubbos_internal.sh;fp=testsuites%2Frubbos%2Fpuppet_manifests%2Finternal%2Frun_rubbos_internal.sh;h=884315be8ed72722abaf95eaf1eb8703c2ca7a4c;hb=6ceb95d0aea63e6d3c54b07577330b6566f20192;hp=4ae04fc600380d25b44069fe4fe1772a66e51905;hpb=7fa6864522dec3924cd5e8006964d18e934b35bf;p=bottlenecks.git diff --git a/testsuites/rubbos/puppet_manifests/internal/run_rubbos_internal.sh b/testsuites/rubbos/puppet_manifests/internal/run_rubbos_internal.sh index 4ae04fc6..884315be 100755 --- a/testsuites/rubbos/puppet_manifests/internal/run_rubbos_internal.sh +++ b/testsuites/rubbos/puppet_manifests/internal/run_rubbos_internal.sh @@ -167,6 +167,8 @@ fetch_remote_resources() { mkdir -p $LOCAL_GIT_REPO sudo apt-get update sudo dpkg --configure -a + sudo rm /var/lib/apt/lists/lock + sudo rm /var/cache/apt/archives/lock sudo apt-get install -y git cd $LOCAL_GIT_REPO git clone ${REMOTE_GIT_REPO}