ceph/qa/workunits
Loic Dachary cd72ff9f74 tests: save 9 characters for asok paths
For vstart.sh powered tests, save 9 characters in the path name
by replacing testdir/test- with td/t-

60 characters imposed by jenkins
9 characters for src/test
5 characters for td/t-

33 left (instead of 24) for the test to create asok such as out/client.admin.25327.asok

Moving these files outside of the build directory is a bad idea because
tests should only create/use files within the builddir and not write
outside of this directory. Doing so would make things more complicated
for cleanup in case the test fail and create other problems as a
consequence (filling out disk space, conflicting directories between
runs etc.).

For ceph-helpers.sh tests replace testdir with td, saving 5 characters.
This is not strictly necessary but keeps the directory names consistent:
if the developer wants to get rid of all the test leftovers, it is
enough to remove the a single directory: td.

Fixes: http://tracker.ceph.com/issues/16014

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-11-18 09:19:18 +01:00
..
caps
ceph-disk ceph-disk: allow using a regular file as a journal 2016-10-24 15:58:31 +02:00
ceph-tests Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com> 2016-04-22 18:25:46 -04:00
cephtool Merge pull request #11293 from liewegas/wip-mon-markout 2016-11-11 22:00:39 +08:00
cls qa/workunits: support filtering cls_rbd unit test cases 2016-08-12 14:44:09 -04:00
direct_io
erasure-code erasure-code: Remove SIMD flavors for jerasure and shec 2016-09-29 10:34:33 -07:00
fs mds: enable rmxattr on pool_namespace attrs 2016-11-04 13:00:05 +00:00
hadoop qa: http://ceph.com/qa -> http://download.ceph.com/qa 2015-09-24 18:10:46 -04:00
libcephfs test: break out librados-using cephfs test 2016-07-27 12:18:50 +01:00
libcephfs-java java: libcephfs_jni.so is in /usr/lib64 on rhel 2015-03-27 19:34:12 -07:00
mon qa/workunits: PEP8ify 2016-08-20 22:30:54 +05:30
objectstore qa/workunits/objecstore/test_fuse.sh: make it work with filestore 2016-09-13 09:40:03 -04:00
osdc test: split objectcacher test into 'stress' and 'correctness' 2016-06-23 14:24:06 -07:00
rados qa/workunits/rados/test_envlibrados_for_rocksdb: force librados-dev install 2016-11-12 08:30:59 -05:00
rbd qa/workunits/rbd: simplify running nbd test under build env 2016-11-04 16:22:51 +02:00
rename
rest qa/workunits: PEP8ify 2016-08-20 22:30:54 +05:30
restart qa/workunits: Python 3 compat fixes for restart/test-backtraces.py 2016-08-19 11:22:27 +05:30
rgw workunits/rgw: adjust radosgw-admin output parsing 2015-01-29 09:31:33 -08:00
suites fsx: checkout old version until it compiles properly on miras 2016-01-14 10:26:43 -08:00
ceph-helpers-root.sh tests: ceph-disk workunit increase verbosity 2015-12-21 11:31:25 +01:00
ceph-helpers.sh tests: save 9 characters for asok paths 2016-11-18 09:19:18 +01:00
false.sh
kernel_untar_build.sh qa: http://ceph.com/qa -> http://download.ceph.com/qa 2015-09-24 18:10:46 -04:00
Makefile
post-file.sh qa/workunits/post-file.sh: sudo 2015-09-06 14:19:24 -04:00
true.sh