Skip to content

Commit 8b7c429

Browse files
committed
Remove Citadel CI
Part of Citadel reaching EOL: #1223 Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
1 parent b514e9a commit 8b7c429

File tree

1 file changed

+0
-110
lines changed

1 file changed

+0
-110
lines changed

jenkins-scripts/dsl/gz-collections.yaml

-110
Original file line numberDiff line numberDiff line change
@@ -26,84 +26,6 @@
2626

2727
spec_version: 0
2828
collections:
29-
- name: 'citadel'
30-
libs:
31-
- name: gz-cmake
32-
major_version: 2
33-
repo:
34-
current_branch: ign-cmake2
35-
- name: gz-tools
36-
major_version: 1
37-
repo:
38-
current_branch: ign-tools1
39-
- name: gz-math
40-
major_version: 6
41-
repo:
42-
current_branch: ign-math6
43-
- name: gz-plugin
44-
major_version: 1
45-
repo:
46-
current_branch: ign-plugin1
47-
- name: gz-common
48-
major_version: 3
49-
repo:
50-
current_branch: ign-common3
51-
- name: gz-msgs
52-
major_version: 5
53-
repo:
54-
current_branch: ign-msgs5
55-
- name: gz-rendering
56-
major_version: 3
57-
repo:
58-
current_branch: ign-rendering3
59-
- name: sdformat
60-
major_version: 9
61-
repo:
62-
current_branch: sdf9
63-
- name: gz-fuel-tools
64-
major_version: 4
65-
repo:
66-
current_branch: ign-fuel-tools4
67-
- name: gz-transport
68-
major_version: 8
69-
repo:
70-
current_branch: ign-transport8
71-
- name: gz-gui
72-
major_version: 3
73-
repo:
74-
current_branch: ign-gui3
75-
- name: gz-sensors
76-
major_version: 3
77-
repo:
78-
current_branch: ign-sensors3
79-
- name: gz-physics
80-
major_version: 2
81-
repo:
82-
current_branch: ign-physics2
83-
- name: gz-sim
84-
major_version: 3
85-
repo:
86-
current_branch: ign-gazebo3
87-
- name: gz-launch
88-
major_version: 2
89-
repo:
90-
current_branch: ign-launch2
91-
- name: gz-citadel
92-
major_version: 1
93-
repo:
94-
current_branch: main
95-
ci:
96-
configs:
97-
- focal
98-
- brew
99-
- win_citadel
100-
packaging:
101-
configs:
102-
- focal
103-
- brew
104-
linux:
105-
ignore_major_version:
106-
- gz-citadel
10729
- name: 'fortress'
10830
libs:
10931
- name: gz-cmake
@@ -531,7 +453,6 @@ ci_configs:
531453
- gz-sensors
532454
exclude:
533455
all:
534-
- gz-citadel
535456
- gz-fortress
536457
abichecker:
537458
- gz-cmake
@@ -643,7 +564,6 @@ ci_configs:
643564
requirements:
644565
exclude:
645566
all:
646-
- gz-citadel
647567
- gz-fortress
648568
- gz-harmonic
649569
- gz-ionic
@@ -701,36 +621,6 @@ ci_configs:
701621
ci_categories_enabled:
702622
- pr
703623
- stable_branches
704-
# No gz-sim and gz-launch on Citadel
705-
- name: win_citadel
706-
system:
707-
so: windows
708-
distribution: windows
709-
version: "10"
710-
arch: amd64
711-
requirements:
712-
exclude:
713-
all:
714-
- gz-citadel
715-
- gz-sim
716-
- gz-launch
717-
cmake_warnings_disabled:
718-
- gz-cmake
719-
- gz-common
720-
- gz-fuel-tools
721-
- gz-gui
722-
- gz-math
723-
- gz-msgs
724-
- gz-physics
725-
- gz-rendering
726-
- gz-sensors
727-
- gz-tools
728-
- gz-transport
729-
- gz-utils
730-
- sdformat
731-
ci_categories_enabled:
732-
- pr
733-
- stable_branches
734624
packaging_configs:
735625
- name: focal
736626
system:

0 commit comments

Comments
 (0)