Skip to content

Move all automated testing to GH #66

Description

@pereyra-m

Description

Currently, there are workflows that only compile the project and run the tests (in release and debug modes).
All the RTR steps (doxygen, coding style, CPP check, etc.) are being managed by Jenkins.
Also, some important tools like address sanitizer and valgrind aren't being used, and checks like coverage are missing.

DoD

  • Update the current workflows to include all the RTR steps
  • Update the current workflows to add the missing automated checks
  • CI Pass

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions