Skip to content

New CI for OTB

Antoine Regimbeau requested to merge (removed):ctest-ci into develop

Summary

This MR aims at enabling GitLab CI.

Implementation Details

Classes and files

For the CI to work dockerfiles have been created as long as a .gitlab-ci.yml.
A cmake new cmake script used by the CI is under the folder CI/.

For now only build are tested. Please refer to CDash to see the result of your test (as usual), you can also check the result and the log of you GitLab build on the experimental track.

Documentation

A readme is in the CI folder to explain briefly the different files introduced by this MR.

Additional notes

All this stuff is new and can be modified, do not hesitate to give your opinion.

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement

Merge request reports