ACE-TI Gitlab

Skip to content

Ci cd test

Alejandro Casado requested to merge ci_cd_test into main

A build and deploy CICD system has been developed for ASV.

  • CICD runs in multipipeline, one for each of the main folders and workspaces (asv, zed2i, server, SITL)
  • stages comprise syntax check (todo), backbone image build, code build, test (todo) and deploy of final image.
  • CICD does not run if no significant change is done affecting a pipeline (for example no code change)

If any error ocurrs due to dependencies or code build, pipeline will fail and the commit pusher will be notified via email.

Merge request reports

Loading