Adam Wulkiewicz
7e366baca9
[ci] Fix variable names in circle.yml script.
2017-10-28 21:51:14 +02:00
Adam Wulkiewicz
8eacc794c4
[ci] Run tests from 2 manual lists, one for each parallel container (prevent timeout).
2017-10-27 15:54:46 +02:00
Adam Wulkiewicz
9cf8f1ef3e
[ci] On CircleCI enable all tests (since passing -j2 is enough to decrease the time for now).
2017-05-04 20:22:40 +02:00
Adam Wulkiewicz
599622c2e4
[ci] On CircleCI run 2 tests at once, pass -j2 into b2.
2017-05-04 18:07:03 +02:00
Adam Wulkiewicz
42c7028227
[ci] On CircleCI test only test/algorithms (to decrease the total time).
2017-05-04 15:56:38 +02:00
Adam Wulkiewicz
f79599f2c6
[ci] Set service_number for Coveralls to CIRCLE_BUILD_NUM.
2016-06-28 12:35:37 +02:00
Adam Wulkiewicz
6125d24f95
[ci] Use newer versions of gcc, gcov and lcov.
2016-01-06 03:39:21 +01:00
Adam Wulkiewicz
6a04e80f1a
[geometry][ci] Propagate failing test result status from loop running tests.
2015-06-22 18:59:50 +02:00
Adam Wulkiewicz
9804911dd1
[geometry][ci] Improve the CircleCI script.
...
- define the tests as a list stored in the environment variable
- when moving the coverage results keep picking test names until
a unique name is found.
- after the info files from different containers are gathered
automatically merge all of them into one.
- improve/add comments
2015-06-20 18:48:10 +02:00
Adam Wulkiewicz
2e0cfd631a
[geometry][ci] Move *.gcda and *.gcno coverage files instead of copy.
2015-06-20 05:55:40 +02:00
Adam Wulkiewicz
bcc03065b4
[geometry][ci] Enable parallel testing of geometry and index.
...
Gather test results in each CircleCI container, then send all of them to
the first one and there merge and send.
2015-06-20 03:56:54 +02:00
Adam Wulkiewicz
c598934d4e
[geometry] Manually alter the JSON result file and send it to Coveralls.
...
- use circle branch name (without newline)
- use circleci service_name
- set job_id (even if it's not used)
2015-06-19 20:56:14 +02:00
Adam Wulkiewicz
098ca1e038
[geometry] Add CircleCI and Coveralls integration, add test results to the README.
2015-06-18 12:59:58 +02:00