project-config/nodepool/elements/stackviz
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
..
install.d Ignore errors during stackviz build 2016-07-06 09:32:26 -06:00
package-installs.yaml Create stackviz element and script in nodepool 2016-05-11 15:05:45 -06:00
pkg-map Create stackviz element and script in nodepool 2016-05-11 15:05:45 -06:00
README.rst Create stackviz element and script in nodepool 2016-05-11 15:05:45 -06:00

Installs stackviz and builds npm dependencies for eventual transfer to the logs server.