]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/vstart_wrapper.sh
update sources to v12.1.2
[ceph.git] / ceph / src / test / vstart_wrapper.sh
index bc3cd9b56019abccc1220eeaf448e2de7dfd0fb8..235a81fb4675e4d8ae9a53091dea54b462290676 100755 (executable)
 # GNU Library Public License for more details.
 #
 
-source $CEPH_ROOT/qa/workunits/ceph-helpers.sh
+source $CEPH_ROOT/qa/standalone/ceph-helpers.sh
 
 export CEPH_VSTART_WRAPPER=1
 export CEPH_DIR="${TMPDIR:-$PWD}/td/t-$CEPH_PORT"
 export CEPH_DEV_DIR="$CEPH_DIR/dev"
 export CEPH_OUT_DIR="$CEPH_DIR/out"
+export CEPH_ASOK_DIR="$CEPH_DIR/out"
 
 export MGR_PYTHON_PATH=$CEPH_ROOT/src/pybind/mgr