]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: support running under non privileged user 2052/head
authorLoic Dachary <loic@dachary.org>
Tue, 1 Jul 2014 06:42:58 +0000 (08:42 +0200)
committerLoic Dachary <loic@dachary.org>
Tue, 1 Jul 2014 06:42:58 +0000 (08:42 +0200)
commit522174b066044e51a7019bd6cad81117e83c394e
treeb584a37264fa27d65c273e09927cc792e16af8e3
parentd7f3c88d83ab824e4d9a97cc859dfc249b88ce49
qa: support running under non privileged user

If the test is run against a cluster started with vstart.sh (which is
the case for make check), the --asok-does-not-need-root disables the use
of sudo and allows the test to run without requiring privileged user
permissions.

Signed-off-by: Loic Dachary <loic@dachary.org>
qa/workunits/cephtool/test.sh
src/test/vstart_wrapped_tests.sh