]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/standalone/erasure-code/test-erasure-eio.sh: still need to create rbd pool 26869/head
authorSage Weil <sage@redhat.com>
Sat, 9 Mar 2019 15:34:49 +0000 (09:34 -0600)
committerSage Weil <sage@redhat.com>
Sat, 9 Mar 2019 15:34:49 +0000 (09:34 -0600)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/standalone/erasure-code/test-erasure-eio.sh

index 856931728bb2b7d5bd7e9e68e1dffb540541421c..7c17a038d001061cfbd7989988d4e99359d95998 100755 (executable)
@@ -33,6 +33,7 @@ function run() {
         setup $dir || return 1
         run_mon $dir a || return 1
        run_mgr $dir x || return 1
+       create_pool rbd 4 || return 1
 
         # check that erasure code plugins are preloaded
         CEPH_ARGS='' ceph --admin-daemon $(get_asok_path mon.a) log flush || return 1