[Groonga-commit] droonga/fluent-plugin-droonga at 35ac413 [master] Add missing "workers" for tested catalog.json

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Feb 12 15:24:56 JST 2014


YUKI Hiroshi	2014-02-12 15:24:56 +0900 (Wed, 12 Feb 2014)

  New Revision: 35ac413378b77e4035fb8d9af923f219320a6695
  https://github.com/droonga/fluent-plugin-droonga/commit/35ac413378b77e4035fb8d9af923f219320a6695

  Message:
    Add missing "workers" for tested catalog.json

  Modified files:
    test/unit/catalog/test_version1.rb

  Modified: test/unit/catalog/test_version1.rb (+1 -0)
===================================================================
--- test/unit/catalog/test_version1.rb    2014-02-12 15:23:40 +0900 (db86baa)
+++ test/unit/catalog/test_version1.rb    2014-02-12 15:24:56 +0900 (7b03b9e)
@@ -100,6 +100,7 @@ class CatalogTest < Test::Unit::TestCase
           },
           "datasets" => {
             "Droonga" => {
+              "workers" => 1,
               "number_of_partitions" => 1,
               "number_of_replicas" => 1,
               "ring" => {
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index