]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: ceph-helpers.sh fixes
authorDavid Zafman <dzafman@redhat.com>
Tue, 1 Aug 2017 22:19:01 +0000 (15:19 -0700)
committerDavid Zafman <dzafman@redhat.com>
Thu, 10 Aug 2017 15:30:47 +0000 (08:30 -0700)
commit69413618a0f47edcb96111cfa012302f4a1df3d2
tree6bf05e108fd91db1ada2060d170d9e9253b363a8
parentd99f2a77e97c0aa7e6f0ae83e3c8731751730669
qa: ceph-helpers.sh fixes

Add missing teardown to cleanup test directory
Fix pgid due to elimination of initial default pool
Testing could never fail because run_tests return ignored

Signed-off-by: David Zafman <dzafman@redhat.com>
qa/standalone/ceph-helpers.sh