From: garciadeblas Date: Wed, 21 Apr 2021 12:15:56 +0000 (+0200) Subject: Add option to OSM installer to skip caching juju lxd images X-Git-Tag: branch-sol006v331-start^0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=9a51086452eaf7ee39c485246c7bcc4a4481efae;hp=9a51086452eaf7ee39c485246c7bcc4a4481efae;p=osm%2Fdevops.git Add option to OSM installer to skip caching juju lxd images A new option '--nocachelxdimages' has been added to 'installers/full_install_osm.sh'. If specified, the installer will skip caching juju lxd images. The option will also skip crontab configuration to guarantee that the images are not cached daily. The change also modifies 'ci_stage_3.groovy' to use that option in OSM pipeline, which will save installation time. Change-Id: I7bfc4432d9a1c99e39440daaf559db897944bd22 Signed-off-by: garciadeblas ---