Add option to OSM installer to skip caching juju lxd images 80/10680/1 ng-ro-refactor branch-ng-ro-refactor-start branch-sol006v331-start
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 21 Apr 2021 12:15:56 +0000 (14:15 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 21 Apr 2021 12:15:56 +0000 (14:15 +0200)
commit9a51086452eaf7ee39c485246c7bcc4a4481efae
tree8f65fb8a4a11f194f921f59776b80a192b09ee12
parent50942533f898050ad1a658286f713716fdec119d
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 <gerardo.garciadeblas@telefonica.com>
installers/full_install_osm.sh
installers/install_osm.sh
jenkins/ci-pipelines/ci_stage_3.groovy