]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/cephtool: test with valid auth syntax
authorSage Weil <sage@redhat.com>
Mon, 9 Apr 2018 21:50:15 +0000 (16:50 -0500)
committerKefu Chai <kchai@redhat.com>
Fri, 25 May 2018 14:48:17 +0000 (22:48 +0800)
commitc9bba4d9fe6514d32ed9afc9854b73acaa75d84e
treefe8d7f277a122fb5354fbb5c87f399b4d84df687
parent2ec7a215fadfbb0d85b6ba5410071229301d5167
qa/workunits/cephtool: test with valid auth syntax

'allow' is not a valid mon cap; use 'allow *'.  Add some negative tests
to ensure the validation is working.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 497a63251b0d7b8b953bb01d0edb838b8b35919a)

qa/workunits/rest/test.py: update this change also, as the rest proxy
was removed in master.
qa/workunits/cephtool/test.sh
qa/workunits/rest/test.py