X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fqa%2Fsuites%2Frbd%2Fsingleton%2Fall%2Fread-flags-writethrough.yaml;fp=src%2Fceph%2Fqa%2Fsuites%2Frbd%2Fsingleton%2Fall%2Fread-flags-writethrough.yaml;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=fc499d495068026cb0761e59039c0c886673a572;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml b/src/ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml deleted file mode 100644 index fc499d4..0000000 --- a/src/ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml +++ /dev/null @@ -1,13 +0,0 @@ -roles: -- [mon.a, mgr.x, osd.0, osd.1, client.0] -tasks: -- install: -- ceph: - fs: xfs - conf: - client: - rbd cache: true - rbd cache max dirty: 0 -- workunit: - clients: - all: [rbd/read-flags.sh]