aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cloudi
Commit message (Collapse)AuthorAgeFilesLines
* testing/cloudi: upgrade to 1.7.2-rc2Michael Truog2017-08-282-26/+33
| | | | | | * Fix parallel make use * Add OCaml/Haskell dependencies based on package architecture * Switch to using Python 3 instead of Python 2
* testing/cloudi: configuration fixesMichael Truog2017-08-033-8/+21
| | | | | | * cloudi.initd required the HOME environment variable due to erlang's erlexec * 0010-Set-configured-log-path.patch was necessary to fix a path in /etc/cloudi/cloudi.conf * Make the erlang package a runtime dependency
* testing/cloudi: enable with patch fixMichael Truog2017-08-022-5/+7
| | | | Disable the cloudi_service_quorum test due to failures on alpine build servers related to a random number rounding problem.
* testing/cloudi: disable for nowCarlo Landmeter2017-08-021-1/+1
| | | | fails to build and is really slow on test suite.
* testing/cloudi: new aportMichael Truog2017-08-023-0/+172
| | | | | http://cloudi.org/ CloudI is an open-source private cloud computing framework for efficient, scalable, and stable soft-realtime event processing.
* Revert "testing/cloudi: new aport"Leonardo Arena2017-06-233-135/+0
| | | | | | It doesn't build on buildservers yet This reverts commit 85bf78badec654840346643bfc77454682514779.
* testing/cloudi: new aportMichael Truog2017-06-233-0/+135
http://cloudi.org/ CloudI is an open-source private cloud computing framework for efficient, scalable, and stable soft-realtime event processing.