]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
test/rgw_file: elaborate test cycle
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 12 Jan 2021 22:14:57 +0000 (17:14 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Mon, 25 Jan 2021 21:46:41 +0000 (16:46 -0500)
Ensure that all delete phases are run so that script can be
re-run when desired.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
 Please enter the commit message for your changes. Lines starting

qa/workunits/rgw/test_librgw_file.sh

index 7eed6ad872602b093720eadfdce0f5d799e4211c..dd08befa4e399f60454928a9d62bed2407202f0a 100755 (executable)
@@ -35,11 +35,15 @@ ceph_test_librgw_file_cd --delete --multi --verbose
 
 # write continuation test
 echo "phase 3.1"
-ceph_test_librgw_file_aw --create --delete --large --verify
+ceph_test_librgw_file_aw --create --large --verify
+echo "phase 3.2"
+ceph_test_librgw_file_aw --delete --large
 
 # continued readdir
 echo "phase 4.1"
 ceph_test_librgw_file_marker --create --marker1 --marker2 --nobjs=100 --verbose
+echo "phase 4.2"
+ceph_test_librgw_file_marker --delete --verbose
 
 # advanced i/o--but skip readv/writev for now--split delete from
 # create and stat ops to avoid fault in sysobject cache