project-config/nodepool/elements/stackviz/install.d
Tim Buckley 16595936ee Ignore errors during stackviz build
This removes the 'set -e' bash option to make sure 89-prepare-stackviz
doesn't cause DIB builds to fail if npm encounters an error. Instead,
errors are caught and either logged or ignored outright and the script
always returns successfully.

Additionally, this adds a 15 minute timeout for the npm install to
prevent any image build failures that would take excessively long.

Change-Id: I5272eac323069a8df8ab64e1cc5d7c0bad9bd879
2016-07-06 09:32:26 -06:00
..
89-prepare-stackviz Ignore errors during stackviz build 2016-07-06 09:32:26 -06:00