NPM Projects: sudo needed for DSVM jobs

Functional tests for NPM Projects like js-openstack-lib are run
against devstack, using devstack-gate. However, the scripts that
setup devstack need sudo access in order to setup and configure the
stack properly.

Change-Id: I53aaef0f8092e0006818200c2478762056014985
This commit is contained in:
Corentin Ardeois 2016-08-29 11:43:24 -04:00
parent d40a5852a1
commit 7c780ed1a0

View File

@ -85,7 +85,6 @@
- chrome-install
- firefox-install
- devstack-checkout
- revoke-sudo
- xvfb-start
- npm-dsvm-run:
pre_test_command: 'configure-devstack'