mirror of
https://github.com/ceph/ceph
synced 2025-01-19 17:41:39 +00:00
qa/rgw: run ceph_test_cls_rgw_gc in rgw/verify suite
Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
parent
50cc016efb
commit
f70d24997e
@ -6,6 +6,7 @@ tasks:
|
||||
- cls/test_cls_log.sh
|
||||
- cls/test_cls_refcount.sh
|
||||
- cls/test_cls_rgw.sh
|
||||
- cls/test_cls_rgw_gc.sh
|
||||
- cls/test_cls_rgw_stats.sh
|
||||
- cls/test_cls_cmpomap.sh
|
||||
- cls/test_cls_2pc_queue.sh
|
||||
|
5
qa/workunits/cls/test_cls_rgw_gc.sh
Executable file
5
qa/workunits/cls/test_cls_rgw_gc.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
ceph_test_cls_rgw_gc
|
||||
|
||||
exit 0
|
Loading…
Reference in New Issue
Block a user