Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
ci-management
/
47d4f72f1b5e8fb51a6c301ca99e1c01b293ac2a
/
.
/
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