Re: How to run ceph_test_rados_api_tier?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 9 Aug 2017, Xuehan Xu wrote:
> Hi, everyone.
> 
> I'm trying to write a new test case in tier.cc. However, when I try to
> test that test case by running "make check", it seems that "make
> check" only run ceph_test_object_map, no other "ceph_test_XXX"
> runnables are run including "ceph_test_rados_api_tier". Why? And how
> to run other ceph_test_XXX runnables?

 ../src/vstart.sh -d -n -x -l
 bin/ceph_test_rados_api_tier

or probably more like

 CEPH_ARGS="--log-file c --no-log-to-stderr --debug-ms=1 ..." bin/ceph_test_rados_api_tier

It's also run as part of qa/workunits/rados/test.sh by teuthology.  You 
can run that fully battery of tests with

 PATH=$PATH:bin ../qa/workunits/rados/test.sh

sage

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux