Skip to content

Commit

Permalink
Update Rolling CI jobs to noble. (#299)
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <[email protected]>
  • Loading branch information
marcoag authored Apr 16, 2024
1 parent 2ab473d commit 9ea4d09
Show file tree
Hide file tree
Showing 16 changed files with 150 additions and 150 deletions.
2 changes: 1 addition & 1 deletion rolling/ci-benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
underlay_from_ci_jobs:
Expand Down
2 changes: 1 addition & 1 deletion rolling/ci-nightly-connext.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
version: 1
2 changes: 1 addition & 1 deletion rolling/ci-nightly-cross-vendor-connext-cyclonedds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
underlay_from_ci_jobs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
underlay_from_ci_jobs:
Expand Down
2 changes: 1 addition & 1 deletion rolling/ci-nightly-cross-vendor-connext-fastrtps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
underlay_from_ci_jobs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
underlay_from_ci_jobs:
Expand Down
2 changes: 1 addition & 1 deletion rolling/ci-nightly-cross-vendor-cyclonedds-fastrtps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
underlay_from_ci_jobs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
underlay_from_ci_jobs:
Expand Down
2 changes: 1 addition & 1 deletion rolling/ci-nightly-cyclonedds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
upload_directory: nightly-cyclonedds
Expand Down
2 changes: 1 addition & 1 deletion rolling/ci-nightly-debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ repositories:
shared_ccache: true
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
version: 1
2 changes: 1 addition & 1 deletion rolling/ci-nightly-extra-rmw-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
version: 1
2 changes: 1 addition & 1 deletion rolling/ci-nightly-fastrtps-dynamic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
version: 1
2 changes: 1 addition & 1 deletion rolling/ci-nightly-fastrtps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
version: 1
270 changes: 135 additions & 135 deletions rolling/ci-nightly-performance.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rolling/ci-nightly-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
version: 1
2 changes: 1 addition & 1 deletion rolling/ci-overlay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repositories:
- http://repo.ros2.org/ubuntu/testing
targets:
ubuntu:
jammy:
noble:
amd64:
type: ci-build
underlay_from_ci_jobs:
Expand Down

0 comments on commit 9ea4d09

Please sign in to comment.