[Groonga-commit] groonga/groonga at 9a1035f [master] travis: reduce concurrency to avoid port error

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Tue Apr 10 23:55:35 JST 2018


Kouhei Sutou	2018-04-10 23:55:35 +0900 (Tue, 10 Apr 2018)

  New Revision: 9a1035ff06c2b82ffbd84489bb53512f8b88a9da
  https://github.com/groonga/groonga/commit/9a1035ff06c2b82ffbd84489bb53512f8b88a9da

  Message:
    travis: reduce concurrency to avoid port error

  Modified files:
    travis/Dockerfile.ubuntu-16.04

  Modified: travis/Dockerfile.ubuntu-16.04 (+2 -1)
===================================================================
--- travis/Dockerfile.ubuntu-16.04    2018-04-10 23:17:05 +0900 (0eb1da0f2)
+++ travis/Dockerfile.ubuntu-16.04    2018-04-10 23:55:35 +0900 (65496c747)
@@ -96,4 +96,5 @@ CMD \
     ../source/test/command/run-test.sh \
     test/command/suite \
     --reporter mark \
-    --testee groonga-httpd
+    --testee groonga-httpd \
+    --n-workers 4
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180410/76840508/attachment-0001.htm 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index