]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/rgw: run ceph_test_rgw_gc_log in rgw verify suite
authorCasey Bodley <cbodley@redhat.com>
Wed, 9 Oct 2019 18:46:20 +0000 (14:46 -0400)
committerPritha Srivastava <prsrivas@redhat.com>
Sat, 19 Oct 2019 07:58:18 +0000 (13:28 +0530)
commit0e76d40aa1e3a1711c291c08d8a73335756b821b
tree2b854d89db04469ec0fa40cc2dd9411a12b43925
parent1242bc172862ac32007a941b84f4368c17928649
test/rgw: run ceph_test_rgw_gc_log in rgw verify suite

since it requires a running ceph cluster, it can't run in 'make check'
as a unittest. add it to the rgw/verify suite instead

Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/suites/rgw/verify/tasks/cls.yaml
qa/workunits/rgw/test_rgw_gc_log.sh [new file with mode: 0755]
src/test/rgw/CMakeLists.txt