]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: run-standalone.sh set local library location so mgr can find librados.so 26371/head
authorDavid Zafman <dzafman@redhat.com>
Tue, 12 Feb 2019 00:22:40 +0000 (16:22 -0800)
committerDavid Zafman <dzafman@redhat.com>
Tue, 12 Feb 2019 17:22:35 +0000 (09:22 -0800)
commit8bc623b9492a3a80642b0497654779d631f360b9
tree59c0d10ef304dd488db29a5fd288a88c7f1952c5
parentd431821fb4bd15f2e3590cc368c893db0bbb9213
test: run-standalone.sh set local library location so mgr can find librados.so

This caused qa/standalone/misc/test-ceph-helpers.sh to fail
    "MGR_MODULE_DEPENDENCY 8 mgr modules have failed dependencies"

Fixes: http://tracker.ceph.com/issues/38262
Signed-off-by: David Zafman <dzafman@redhat.com>
qa/run-standalone.sh