Skip to content

Automatically add existence tests #108

@traversaro

Description

@traversaro

I am not sure if it is a good idea or on some platforms it slow down the build process too match (especially on windows), but it would be interesting to automatically add an existence tests for ros pkg, to early catch runtime install conflicts such as RoboStack/ros-jazzy#125 .

At the moment, we manually add this test for some key packages:

tests:
  # Regression test for https://github.com/RoboStack/ros-jazzy/issues/125
  - script:
    - ros2 pkg prefix desktop

but ros2 pkg prefix <rospkgnamewithoutprefix> should be true for all ROS pkgs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions