Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
ci-management
/
04e6f5e55c26d15ad4d6e3d2c849371e27defe99
/
.
/
jjb
/
onos
/
onos-gui-verify.sh
blob: f81e25a7f864434453085dc79137437e9cdaa31a [
file
] [
log
] [
blame
]
#!/bin/bash -ex
ONOS_ROOT
=
`pwd`
.
tools
/
build
/
envDefaults
cd web
/
gui
/
src
/
main
/
webapp
&&
npm install
&&
npm run test