ceph/qa/workunits/rgw/test_rgw_gc_log.sh
Casey Bodley 0e76d40aa1 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>
2019-10-19 13:28:18 +05:30

6 lines
43 B
Bash
Executable File

#!/bin/sh -e
ceph_test_rgw_gc_log
exit 0