]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/rgw: integration test for `rgw-orphan-list` & `radosgw-admin radoslist`
authorJ. Eric Ivancich <ivancich@redhat.com>
Fri, 1 May 2020 20:42:15 +0000 (20:42 +0000)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 4 May 2020 17:55:00 +0000 (13:55 -0400)
commit43c948a4abdf6b87c956d4ee00a19ecf9144c564
tree5fca8416e352b98679a9f8bf343b401f9bf31e0f
parent89654d0477a25592fafbc438aacce12988dc23c1
qa/rgw: integration test for `rgw-orphan-list` & `radosgw-admin radoslist`

Add teuthology test for `rgw-orphan-list` in a new tool suite under
rgw. It only needs to be tested under one configuration. And the new
tool sub-suite can be used by other tooling int he
future. radosgw-admin `radoslist` is tested indirectly through
`rgw-orphan-list` and therefore does not need its own test.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
qa/suites/rgw/tools/+ [new file with mode: 0644]
qa/suites/rgw/tools/.qa [new symlink]
qa/suites/rgw/tools/centos_latest.yaml [new symlink]
qa/suites/rgw/tools/cluster.yaml [new file with mode: 0644]
qa/suites/rgw/tools/tasks.yaml [new file with mode: 0644]
qa/workunits/rgw/test_rgw_orphan_list.sh [new file with mode: 0755]