X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Ftest%2Fcli%2Fcrushtool%2Freweight.t;fp=src%2Fceph%2Fsrc%2Ftest%2Fcli%2Fcrushtool%2Freweight.t;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=f4da5c9cb309e95707b77ac69b35564ae8452ade;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/src/test/cli/crushtool/reweight.t b/src/ceph/src/test/cli/crushtool/reweight.t deleted file mode 100644 index f4da5c9..0000000 --- a/src/ceph/src/test/cli/crushtool/reweight.t +++ /dev/null @@ -1,8 +0,0 @@ - $ crushtool -c "$TESTDIR/multitype.before" -o mt > /dev/null - $ crushtool -i mt --reweight-item osd0 2.0 -o mt > /dev/null - $ crushtool -i mt --reweight-item osd3 2.0 -o mt > /dev/null - $ crushtool -i mt --reweight-item osd6 2.0 -o mt > /dev/null - $ crushtool -i mt --reweight-item osd7 .5 -o mt > /dev/null - $ crushtool -d mt -o final - $ diff final "$TESTDIR/multitype.after" - $ rm mt final