Skip to content

Commit 6c01b91

Browse files
committed
Merge PR ceph#62901 into main
* refs/pull/62901/head: qa/workunits/fs/misc: remove data pool cleanup Reviewed-by: Greg Farnum <[email protected]>
2 parents ed7bb4f + f45cf2d commit 6c01b91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

qa/workunits/fs/misc/mkpool_layout_vxattrs.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,5 @@ setfattr -n ceph.file.layout.pool -v foo.$$ foo.$$
99

1010
# cleanup
1111
rm foo.$$
12-
ceph fs rm_data_pool cephfs foo.$$
13-
ceph osd pool rm foo.$$ foo.$$ --yes-i-really-really-mean-it
1412

1513
echo OK

0 commit comments

Comments
 (0)