]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
a/workunits/rados/test_envlibrados_for_rocksdb.sh: git clone --depth 1
authorKefu Chai <kchai@redhat.com>
Tue, 20 Jun 2017 06:11:19 +0000 (14:11 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 22 Jun 2017 04:19:01 +0000 (12:19 +0800)
commit5d252a27a1f9cbacbb91d205d24f98aa961ef149
tree9ef8b5eccf91fe3ee1cb5f068fca72e82c60a1c1
parent1b3f0bbd66fec60df9c1de27a704bbbb4a507f86
a/workunits/rados/test_envlibrados_for_rocksdb.sh: git clone --depth 1

no need to clone the whole history of rocksdb, we just need the HEAD of
master. so "--depth 1" is better and faster in this case.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/workunits/rados/test_envlibrados_for_rocksdb.sh