[Groonga-commit] groonga/groonga at aa5ccf6 [master] appveyor: speed up

Back to archive index

Kouhei Sutou null+****@clear*****
Sun May 22 22:21:04 JST 2016


Kouhei Sutou	2016-05-22 22:21:04 +0900 (Sun, 22 May 2016)

  New Revision: aa5ccf618e24fe5f569415ae6f612750123a9d92
  https://github.com/groonga/groonga/commit/aa5ccf618e24fe5f569415ae6f612750123a9d92

  Message:
    appveyor: speed up

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -2)
===================================================================
--- appveyor.yml    2016-05-22 22:20:43 +0900 (1928e40)
+++ appveyor.yml    2016-05-22 22:21:04 +0900 (42a7884)
@@ -16,7 +16,7 @@ install:
   - tzutil /s "Tokyo Standard Time"
   - choco install -y imdisk-toolkit
   - mkdir tmp
-  - imdisk -a -t file -m tmp -o awe -s 512M -p "/fs:ntfs /q /y"
+  - imdisk -a -t file -m tmp -o awe -s 1G -p "/fs:ntfs /q /y"
 
 build_script:
   - ps: |
@@ -46,4 +46,4 @@ before_test:
   - cd ..\..\..
 test_script:
   - SET GRN_QUERY_EXPANDER_TSV_SYNONYMS_FILE=%APPVEYOR_BUILD_FOLDER%\test\command\tmp\synonyms.tsv
-  - ruby test\command\bin\grntest --groonga c:\groonga\bin\groonga.exe --base-directory test\command --reporter stream --stop-on-failure test\command\suite
+  - ruby test\command\bin\grntest --groonga c:\groonga\bin\groonga.exe --base-directory test\command --reporter mark --n-workers 4 test\command\suite
-------------- next part --------------
HTML����������������������������...
Download 



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