Add script to update nodejs for Sonarcloud scans 30/119930/1
authorEric Ball <eball@linuxfoundation.org>
Fri, 26 Mar 2021 17:32:41 +0000 (10:32 -0700)
committerEric Ball <eball@linuxfoundation.org>
Fri, 26 Mar 2021 17:53:37 +0000 (10:53 -0700)
commitfd46fc522f14a5af3f4fe8ef4be6aac9c6ee427b
tree02148a5483aa7d79a87385184ede459e5e56bd6c
parentfc1c79c07417f9fdc10ad9a9ec0dc25f53991997
Add script to update nodejs for Sonarcloud scans

Some projects have been seeing failures in Sonarcloud scans, as they
are no longer compatible with Node <v10. We were unable to find the
requirement that is pulling Node in, and it is not installed by
default on the CI agents.

By installing an up-to-date version before running any other tasks,
the issue is fixed and the Sonarcloud scans do not run into any
issues. All affected jobs have been updated.

Change-Id: I01a578b37300b6dd6e6fd235218978a19518de99
Issue-ID: CIMAN-33
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
global-jjb
jjb/externalapi/externalapi-nbi.yaml
jjb/policy/policy-gui.yaml
jjb/portal-sdk/portal-sdk.yaml
jjb/portal/portal.yaml
jjb/ubuntu-latest-nodejs.sh [new file with mode: 0644]
jjb/vid/vid.yaml