rocksdb/utilities/persistent_cache
krad 59ddb50591 Fix travis build break
Summary:
Travis provides a very low capability resource for testing and the
persistent cache tests are too aggressive. It causes the kernel to not have
enough time to do file-system meta data sync operation, causing open file
descriptors to increase and available space to decrease.

This change skips certain tests

Test Plan: Run on travis

Subscribers: leveldb, dhruba, andrewkr

Differential Revision: https://reviews.facebook.net/D61755
2016-08-08 18:04:45 -07:00
..
block_cache_tier_file_buffer.h Persistent Read Cache (part 6) Block Cache Tier Implementation 2016-08-01 14:15:14 -07:00
block_cache_tier_file.cc Fix Windows build issues (#1253) 2016-08-02 17:15:18 -07:00
block_cache_tier_file.h Fix Windows build issues (#1253) 2016-08-02 17:15:18 -07:00
block_cache_tier_metadata.cc Persistent Read Cache (part 6) Block Cache Tier Implementation 2016-08-01 14:15:14 -07:00
block_cache_tier_metadata.h Persistent Read Cache (part 6) Block Cache Tier Implementation 2016-08-01 14:15:14 -07:00
block_cache_tier.cc Build break fixes 2016-08-02 10:30:29 -07:00
block_cache_tier.h Fix failed test 2016-08-03 14:23:21 -07:00
hash_table_bench.cc Fix Windows build 2016-06-06 18:38:12 -07:00
hash_table_evictable.h Fix tsan error 2016-06-13 12:59:38 -07:00
hash_table_test.cc Add persistent cache to Windows build system 2016-06-02 17:48:25 -07:00
hash_table.h fix simple typos (#1183) 2016-06-25 08:29:40 +01:00
lrulist.h fix simple typos (#1183) 2016-06-25 08:29:40 +01:00
persistent_cache_test.cc Fix travis build break 2016-08-08 18:04:45 -07:00
persistent_cache_test.h Persistent Read Cache (part 6) Block Cache Tier Implementation 2016-08-01 14:15:14 -07:00
persistent_cache_tier.cc Persistent Read Cache (part 6) Block Cache Tier Implementation 2016-08-01 14:15:14 -07:00
persistent_cache_tier.h Fix failed test 2016-08-03 14:23:21 -07:00
persistent_cache_util.h Persistent Read Cache (6) Persistent cache tier implentation - File layout 2016-07-19 12:01:46 -07:00
volatile_tier_impl.cc Enabled Windows build for volatile tier implementation 2016-06-09 11:10:35 -07:00
volatile_tier_impl.h Enabled Windows build for volatile tier implementation 2016-06-09 11:10:35 -07:00