Commit 22a1b605 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Populate ceph-object-corpus to satisfy readable.sh test

parent bb9a8f99
......@@ -34,7 +34,7 @@ all: ceph-config
cd ceph-14.2.0 && ./do_cmake.sh -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LIBEXECDIR=/lib -DWITH_SPDK=OFF -DWITH_RDMA=OFF -DWITH_RADOSGW_AMQP_ENDPOINT=OFF
$(MAKE) -C ceph-14.2.0/build npm_config_cache=/build/.npm
hostname localhost
cd ceph-14.2.0 && git clone --single-branch --branch master https://github.com/ceph/ceph-object-corpus.git
cd ceph-14.2.0 && tar xf ../ceph-object-corpus.tar.xz
cd ceph-14.2.0/build && make check
# cd ceph-14.2.0/build && ctest --output-on-failure --timeout 7200
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment