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)
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>

No differences found