Add option to OSM installer to skip caching juju lxd images
[osm/devops.git] / jenkins / ci-pipelines / ci_stage_3.groovy
index 87f1c83..5ebae21 100644 (file)
@@ -469,7 +469,8 @@ node("${params.NODE}") {
                                     ${release} -r unstable \
                                     -d ${USERNAME}:${PASSWORD}@${INTERNAL_DOCKER_REGISTRY} \
                                     -p ${INTERNAL_DOCKER_PROXY} \
-                                    -t ${container_name}
+                                    -t ${container_name} \
+                                    --nocachelxdimages
                             """
                         }
                         prometheusHostname = IP_ADDRESS