rocksdb/arcanist_util/config
Andrew Kryczka 7cc0dbd66f cat all logs in sandcastle output
Summary:
Since we enabled parallelism in valgrind the logs now go to
t/valgrind_log-*, which doesn't match our pattern t/log-*, so those files don't
get printed in the sandcastle output. For this regex we really just want
to exclude t/run-* (these are shell scripts), so let's do that explicitly.

Test Plan:
ran the commands locally, will also look at sandcastle
results on this diff which will include these changes

Reviewers: arahut, sdong, IslamAbdelRahman, kradhakrishnan, wanning

Reviewed By: wanning

Subscribers: andrewkr, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D61557
2016-08-04 23:06:28 -07:00
..
FacebookArcanistConfiguration.php Framework for enabling continuous RocksDB build and tests 2016-06-21 11:38:54 -07:00
FacebookOldArcanistConfiguration.php Framework for enabling continuous RocksDB build and tests 2016-06-21 11:38:54 -07:00
RocksDBCommonHelper.php cat all logs in sandcastle output 2016-08-04 23:06:28 -07:00