|
79 | 79 | CEPH_REPO=https://github.com/ceph/ceph |
80 | 80 | SETUP_JOB=ceph-source-dist |
81 | 81 | # build tentacle on: |
82 | | - # default: noble jammy centos9 windows |
83 | | - # crimson: centos9 |
| 82 | + # default: noble jammy rocky10 centos9 windows |
| 83 | + # crimson: centos9 rocky10 |
84 | 84 | - conditional-step: |
85 | 85 | condition-kind: regex-match |
86 | 86 | regex: .*tentacle.* |
|
96 | 96 | property-file: branch.properties |
97 | 97 | predefined-parameters: | |
98 | 98 | FORCE=True |
99 | | - DISTROS=noble jammy centos9 windows |
| 99 | + DISTROS=noble jammy rocky10 centos9 windows |
100 | 100 | CEPH_REPO=https://github.com/ceph/ceph |
101 | 101 | SETUP_JOB=ceph-source-dist |
102 | 102 | - project: 'ceph-dev-pipeline' |
103 | 103 | property-file: branch.properties |
104 | 104 | predefined-parameters: | |
105 | 105 | FORCE=True |
106 | | - DISTROS=centos9 |
| 106 | + DISTROS=centos9 rocky10 |
107 | 107 | FLAVOR=crimson-debug |
108 | 108 | ARCHS=x86_64 |
109 | 109 | CEPH_REPO=https://github.com/ceph/ceph |
110 | 110 | SETUP_JOB=ceph-source-dist |
111 | 111 | # build main on: |
112 | | - # default: noble jammy centos9 windows |
113 | | - # crimson-debug: centos9 |
114 | | - # crimson-release: centos9 |
| 112 | + # default: noble jammy rocky10 centos9 windows |
| 113 | + # crimson-debug: centos9 rocky10 |
| 114 | + # crimson-release: centos9 rocky10 |
115 | 115 | - conditional-step: |
116 | 116 | condition-kind: regex-match |
117 | 117 | regex: .*main.* |
|
127 | 127 | property-file: branch.properties |
128 | 128 | predefined-parameters: | |
129 | 129 | FORCE=True |
130 | | - DISTROS=noble jammy centos9 windows |
| 130 | + DISTROS=noble jammy rocky10 centos9 windows |
131 | 131 | CEPH_REPO=https://github.com/ceph/ceph |
132 | 132 | SETUP_JOB=ceph-source-dist |
133 | 133 | - project: 'ceph-dev-pipeline' |
134 | 134 | property-file: branch.properties |
135 | 135 | predefined-parameters: | |
136 | 136 | FORCE=True |
137 | | - DISTROS=centos9 |
| 137 | + DISTROS=centos9 rocky10 |
138 | 138 | FLAVOR=crimson-debug |
139 | 139 | ARCHS=x86_64 |
140 | 140 | CEPH_REPO=https://github.com/ceph/ceph |
|
143 | 143 | property-file: branch.properties |
144 | 144 | predefined-parameters: | |
145 | 145 | FORCE=True |
146 | | - DISTROS=centos9 |
| 146 | + DISTROS=centos9 rocky10 |
147 | 147 | FLAVOR=crimson-release |
148 | 148 | ARCHS=x86_64 |
149 | 149 | CEPH_REPO=https://github.com/ceph/ceph |
|
0 commit comments