cmogstored.git  about / heads / tags
alternative mogstored implementation for MogileFS
blob 9090e01169cd2ef5924bb5a29db2fbfb33154d8e 246 bytes (raw)
$ git show v0.1.0:test/ruby.mk	# shows this blob on the CLI

1
2
3
4
 
RB_TESTS_FAST = test/cmogstored-cfg.rb test/http_dav.rb test/http_range.rb
RB_TESTS_SLOW = test/mgmt-usage.rb test/mgmt.rb test/mgmt-iostat.rb \
 test/http.rb test/http_put.rb test/http_chunked_put.rb
RB_TESTS = $(RB_TESTS_FAST) $(RB_TESTS_SLOW)

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