Commit 645c6cdb authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Make ceph tests verbose

parent 3f646d5e
......@@ -36,7 +36,7 @@ all: ceph-config
$(MAKE) -C ceph-14.2.2/build npm_config_cache=/build/.npm
hostname localhost
cd ceph-14.2.2 && tar xf ../ceph-object-corpus.tar.xz
cd ceph-14.2.2/build && make check
cd ceph-14.2.2/build && CTEST_OUTPUT_ON_FAILURE=1 make check
rm -rf /lib64
umount /tmp
......
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