Migrate node-verify job to global-jjb 81/6681/6
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 3 Oct 2017 21:10:52 +0000 (07:10 +1000)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 15 Oct 2017 14:59:04 +0000 (10:59 -0400)
commit228fd6f92c633917139146271f8d8327ca11bffa
tree55a5d30d3364cdc2166de8b00f308c4521b1149e
parented5d95fd9062c1adee8ee7020eb9deb4f2b7e10e
Migrate node-verify job to global-jjb

Add a NodeJS verify job which uses nodeenv (Python project) to install
NodeJS and then runs `npm install` & `npm test`.

Issue: RELENG-241
Change-Id: Ia120cf804e530ab7d940b96d48ba6524fcf51f0f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.jjb-test/expected-xml/gerrit-node-node-verify-master [new file with mode: 0644]
.jjb-test/expected-xml/github-node-node-verify-master [new file with mode: 0644]
.jjb-test/lf-node-jobs.yaml [new file with mode: 0644]
jjb/lf-macros.yaml
jjb/lf-node-jobs.yaml [new file with mode: 0644]
shell/node-install.sh [new file with mode: 0644]
shell/node-run.sh [new file with mode: 0644]