colcon / colcon-cmake

Extension for colcon to support CMake packages
http://colcon.readthedocs.io
Apache License 2.0
16 stars 26 forks source link

Copy CTest results to custom location #89

Closed dirk-thomas closed 4 years ago

dirk-thomas commented 4 years ago

Fixes #79.

dirk-thomas commented 4 years ago

Pretty sure the build_base gets deleted at the end of the job, but before the test results are inspected by Jenkins.

Good point. I didn't think of that use case. I modified the patch to do a plain copy: 23005763aa7a5b62977ea1b87bd6c437506d2255.