This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
Switch Foxy support over to official repos in e2e tests #198
Labels
bug
Something isn't working
enhancement
New feature or request
not-ready
Work that can't be started yet
Description
Right now the scheduled e2e tests use ros2-testing for Foxy on amd64 and aarch64 because the official release is not out yet.
When the official Foxy release is available, remove this special case from the e2e test.
Related Issues
N/A
Completion Criteria
Scheduled e2e tests for Foxy test all 3 architectures, and use the release apt repositories.
Implementation Notes / Suggestions
N/A
Testing Notes / Suggestions
Remove this if block https://github.com/ros-tooling/cross_compile/blob/master/test/run_e2e_test.sh#L86
The text was updated successfully, but these errors were encountered: