[Groonga-commit] groonga/groonga at 93ffc6f [master] appveyor: reduce N workers

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jun 7 11:00:14 JST 2016


Kouhei Sutou	2016-06-07 11:00:14 +0900 (Tue, 07 Jun 2016)

  New Revision: 93ffc6ffab1b9f77d48d18a34d3ffc94fa55ec15
  https://github.com/groonga/groonga/commit/93ffc6ffab1b9f77d48d18a34d3ffc94fa55ec15

  Message:
    appveyor: reduce N workers
    
    Because VM has only one CPU.

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2016-06-07 00:09:37 +0900 (d84de3f)
+++ appveyor.yml    2016-06-07 11:00:14 +0900 (76ab6b1)
@@ -57,6 +57,6 @@ test_script:
      --groonga c:\groonga\bin\groonga.exe
      --base-directory test\command
      --reporter mark
-     --n-workers 4
+     --n-workers 1
      --timeout 60
      test\command\suite
-------------- next part --------------
HTML����������������������������...
Download 



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