tue-robotics / tue_robocup

RoboCup challenge implementations
https://github.com/orgs/tue-robotics/projects/2
41 stars 12 forks source link

Look at publishing test results in jobs with all pkgs #1329

Open MatthijsBurgh opened 1 year ago

MatthijsBurgh commented 1 year ago

Example https://github.com/cartographer-project/cartographer_ros/blob/master/azure-pipelines.yml

PetervDooren commented 1 year ago

So this would be equivalent to testing the entire system rather than components correct?

MatthijsBurgh commented 1 year ago

Not really, just uploading the test results to azure, so it is visible in the gui of the website

PetervDooren commented 1 year ago

Could you explain what the benefit would be for us. I don't fully understand.