X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=testsuites%2Frubbos%2Fpuppet_manifests%2Finternal%2Frun_rubbos_internal.sh;h=0fa914e2bcd8ba5f9fd2c5f498193a3a7dfce433;hb=f0a1500198b3d6ff58cfabe40355b7fc542e8f31;hp=ae67b85809b5307c62766fe54bead963319f99ee;hpb=cb81baffea4914d4aaca0db5730028b26ece28e4;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 ae67b858..0fa914e2 100755 --- a/testsuites/rubbos/puppet_manifests/internal/run_rubbos_internal.sh +++ b/testsuites/rubbos/puppet_manifests/internal/run_rubbos_internal.sh @@ -165,7 +165,8 @@ fetch_remote_resources() { rm -rf $LOCAL_GIT_REPO fi mkdir -p $LOCAL_GIT_REPO - sudo dpkg --configure -a + #sudo dpkg --configure -a + sudo apt-get update sudo apt-get install -y git cd $LOCAL_GIT_REPO git clone ${REMOTE_GIT_REPO}