neutron/neutron/tests/functional/sanity
Maru Newby 798824cab0 Allow setting a rootwrap cmd for functional tests
Previously, sudo-requiring functional tests hardcoded the use of
'sudo' as the root helper.  Devstack gate jobs do not allow
password-less invocation of 'sudo', though, so such tests were unable
to run in the gate.  This patch adds the ability to configure the
rootwrap command installed by devstack by setting the OS_ROOTWRAP_CMD
environment variable in the test execution environment, allowing
sudo-requiring tests to run.

Change-Id: I3b8f6b4f14ac1743e08b9401f73951885165350a
Partial-bug: #1336172
2014-07-02 00:02:08 +00:00
..
__init__.py Remove run-time version checking for openvswitch features 2014-06-04 09:25:53 -05:00
test_sanity.py Allow setting a rootwrap cmd for functional tests 2014-07-02 00:02:08 +00:00