deploy-cache: Fix bootstrap cache location 07/25807/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 12 Dec 2016 17:03:06 +0000 (18:03 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 12 Dec 2016 17:04:26 +0000 (18:04 +0100)
We recently changed the location of the deploy cache artifacts on
Fuel Master, which failed to also update the bootstrap_admin_node.sh
harcodes.

JIRA: ARMBAND-172

Change-Id: I1244beca0b5f386efb7ae255fadb0ef69eb559de
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
patches/opnfv-fuel/upstream-backports/0005-CI-deploy-cache-Store-and-reuse-deploy-artifacts.patch

index 3bfc176..d72b521 100644 (file)
@@ -66,7 +66,7 @@ index 0000000..80cd0f4
 +
 + ASTUTE_YAML='/etc/fuel/astute.yaml'
 + BOOTSTRAP_NODE_CONFIG="/etc/fuel/bootstrap_admin_node.conf"
-++OPNFV_CACHE_PATH="/var/lib/opnfv/cache/bootstraps"
+++OPNFV_CACHE_PATH="/var/cache/opnfv/bootstraps"
 ++OPNFV_CACHE_TAR="opnfv-bootstraps-cache.tar"
 + bs_build_log='/var/log/fuel-bootstrap-image-build.log'
 + bs_status=0