]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw: test that multipart re-upload does not leave any orphans 51976/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 23 Mar 2023 21:45:06 +0000 (17:45 -0400)
committerMykola Golub <mgolub@suse.com>
Tue, 25 Jul 2023 06:46:24 +0000 (09:46 +0300)
commit9e783a726cca7c9f04f4dfd0184f3c32df8f7e94
tree36052f8843cc4bdfe203143ee69edac4a2474dc0
parentd82fa08fb2b58b7bba8284e7a482735973310172
qa/rgw: test that multipart re-upload does not leave any orphans

Runs a boto script that reuploads one part multiple times before
completing and then we check for any orphans.

Original boto script contributed by Matt Benjamin
<mbenjami@redhat.com> on top of which modifications were made.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
(cherry picked from commit aeffd1b5986ad13f7a1f962cbff2fc72a5b21abe)
qa/suites/rgw/verify/tasks/mp_reupload.yaml [new file with mode: 0644]
qa/workunits/rgw/test_rgw_s3_mp_reupload.py [new file with mode: 0755]
qa/workunits/rgw/test_rgw_s3_mp_reupload.sh [new file with mode: 0755]