cmogstored.git  about / heads / tags
alternative mogstored implementation for MogileFS
blob 9280414cc754de923adf657c72bb92400037e436 499 bytes (raw)
$ git show valgrind-fixes:test/ruby.mk	# shows this blob on the CLI

1
2
3
4
5
6
7
8
 
RB_TESTS_FAST = test/cmogstored-cfg.rb test/http_dav.rb test/http_range.rb \
  test/http_put.rb test/http_getonly.rb test/inherit.rb test/upgrade.rb \
  test/http_put6_fail.rb test/epoll_enospc.rb test/mgmt_persist_client.rb
RB_TESTS_SLOW = test/mgmt-usage.rb test/mgmt.rb test/mgmt-iostat.rb \
 test/http.rb test/http_put_slow.rb test/http_chunked_put.rb \
 test/graceful_quit.rb test/http_idle_expire.rb \
 test/mgmt_auto_adjust.rb test/pwrite_wrap.rb
RB_TESTS = $(RB_TESTS_FAST) $(RB_TESTS_SLOW)

git clone https://yhbt.net/cmogstored.git