]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/*/rados_cls_all.yaml: load all classes 34605/head
authorKefu Chai <kchai@redhat.com>
Fri, 17 Apr 2020 07:15:52 +0000 (15:15 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 20 Apr 2020 10:58:35 +0000 (18:58 +0800)
commita2d1eaeb3fa32c57abe79a5c92ddc742da2d43b3
treefd5179db1ea1207a60c957828bcd17e2c6d0c631
parent36ddb9ed3b8a19ffcbd4b71817bc97df9cd07ac9
qa/suites/*/rados_cls_all.yaml: load all classes

the intention to add the whitelist was to test "sdk" class, but if we
add new classes to the list, and add tests exercising them, the tests
fail if we fail to update these `rados_cls_all.yaml` accordingly.

so in this change, the list is now '*' which allows OSD to load all
classes found in the specified directory

Fixes: https://tracker.ceph.com/issues/45113
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/suites/rados/basic/tasks/rados_cls_all.yaml
qa/suites/rados/verify/tasks/rados_cls_all.yaml
qa/suites/smoke/basic/tasks/rados_cls_all.yaml