]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: add workunit for testing rgw datacache
authorAli Maredia <amaredia@redhat.com>
Tue, 1 Dec 2020 04:25:01 +0000 (04:25 +0000)
committerMark Kogan <mkogan@redhat.com>
Sun, 4 Jul 2021 11:18:06 +0000 (14:18 +0300)
commit1a6255530f63016a3877804594a64bc433333771
tree106ba4edd3584b076a9f60c3c0729f0ba731f2ad
parentb0ccd9e2eabbce4d9a66ad8998f3ec927f16c685
qa: add workunit for testing rgw datacache

Add a workunit for testing the rgw object cache
by using s3cmd to write objects and then
verify the objects in the cache.

Also move the 0-install.yaml file out of tasks and
into the main dir for the rgw/verify subsuite.

Signed-off-by: Ali Maredia <amaredia@redhat.com>
qa: d3n: add debug logs

Signed-off-by: Ali Maredia <amaredia@redhat.com>
rgw: s3n: qa: fix netstat search for rgw process

Signed-off-by: Mark Kogan <mkogan@redhat.com>
qa/suites/rgw/verify/0-install.yaml [new file with mode: 0644]
qa/suites/rgw/verify/datacache/no_datacache.yaml [new file with mode: 0644]
qa/suites/rgw/verify/datacache/rgw-datacache.yaml [new file with mode: 0644]
qa/suites/rgw/verify/tasks/0-install.yaml [deleted file]
qa/tasks/rgw.py
qa/workunits/rgw/run-datacache.sh [new file with mode: 0755]
qa/workunits/rgw/test_rgw_datacache.py [new file with mode: 0755]