|
13 | 13 | stage_release: &stage_release 'release'
|
14 | 14 | stage_test: &stage_test 'test'
|
15 | 15 | # `image`
|
16 |
| - image_commitlint: &image_commitlint 'myii/ssf-commitlint:11' |
17 |
| - image_dindruby: &image_dindruby 'myii/ssf-dind-ruby:2.7.1-r3' |
18 |
| - image_precommit: &image_precommit |
19 |
| - name: 'myii/ssf-pre-commit:2.9.2' |
20 |
| - entrypoint: ['/bin/bash', '-c'] |
| 16 | + image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.76' |
| 17 | + image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.45' |
| 18 | + image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.45' |
| 19 | + image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.4.10' |
21 | 20 | image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest'
|
22 | 21 | image_semantic-release: &image_semanticrelease 'myii/ssf-semantic-release:15.14'
|
23 | 22 | # `services`
|
@@ -131,46 +130,18 @@ rubocop:
|
131 | 130 | # Make sure the instances listed below match up with
|
132 | 131 | # the `platforms` defined in `kitchen.yml`
|
133 | 132 | # yamllint disable rule:line-length
|
134 |
| -# repositories-debian-11-tiamat-py3: {extends: '.test_instance'} |
135 |
| -# repositories-debian-10-tiamat-py3: {extends: '.test_instance'} |
136 |
| -# repositories-debian-9-tiamat-py3: {extends: '.test_instance'} |
137 |
| -# repositories-ubuntu-2204-tiamat-py3: {extends: '.test_instance_failure_permitted'} |
138 |
| -# repositories-ubuntu-2004-tiamat-py3: {extends: '.test_instance'} |
139 |
| -# repositories-ubuntu-1804-tiamat-py3: {extends: '.test_instance'} |
140 |
| -# repositories-debian-11-master-py3: {extends: '.test_instance'} |
141 |
| -# preferences-debian-11-master-py3: {extends: '.test_instance'} |
142 |
| -# unattended-debian-11-master-py3: {extends: '.test_instance'} |
| 133 | +debian-12-master-py3: {extends: '.test_instance'} |
143 | 134 | debian-11-master-py3: {extends: '.test_instance'}
|
144 |
| -# repositories-debian-10-master-py3: {extends: '.test_instance'} |
145 |
| -# preferences-debian-10-master-py3: {extends: '.test_instance'} |
146 |
| -# unattended-debian-10-master-py3: {extends: '.test_instance'} |
147 |
| -debian-10-master-py3: {extends: '.test_instance'} |
148 |
| -# repositories-debian-9-master-py3: {extends: '.test_instance'} |
149 |
| -# preferences-debian-9-master-py3: {extends: '.test_instance'} |
150 |
| -# unattended-debian-9-master-py3: {extends: '.test_instance'} |
151 |
| -debian-9-master-py3: {extends: '.test_instance'} |
152 |
| -# repositories-ubuntu-2204-master-py3: {extends: '.test_instance_failure_permitted'} |
153 |
| -# preferences-ubuntu-2204-master-py3: {extends: '.test_instance_failure_permitted'} |
154 |
| -# unattended-ubuntu-2204-master-py3: {extends: '.test_instance_failure_permitted'} |
155 |
| -ubuntu-2204-master-py3: {extends: '.test_instance_failure_permitted'} |
156 |
| -# repositories-ubuntu-2004-master-py3: {extends: '.test_instance'} |
157 |
| -# preferences-ubuntu-2004-master-py3: {extends: '.test_instance'} |
158 |
| -# unattended-ubuntu-2004-master-py3: {extends: '.test_instance'} |
159 |
| -ubuntu-2004-master-py3: {extends: '.test_instance'} |
160 |
| -# repositories-ubuntu-1804-master-py3: {extends: '.test_instance'} |
161 |
| -# preferences-ubuntu-1804-master-py3: {extends: '.test_instance'} |
162 |
| -# unattended-ubuntu-1804-master-py3: {extends: '.test_instance'} |
163 |
| -ubuntu-1804-master-py3: {extends: '.test_instance'} |
164 |
| -# repositories-debian-11-3004-1-py3: {extends: '.test_instance'} |
165 |
| -# repositories-debian-10-3004-1-py3: {extends: '.test_instance'} |
166 |
| -# repositories-debian-9-3004-1-py3: {extends: '.test_instance'} |
167 |
| -# repositories-ubuntu-2204-3004-1-py3: {extends: '.test_instance_failure_permitted'} |
168 |
| -# repositories-ubuntu-2004-3004-1-py3: {extends: '.test_instance'} |
169 |
| -# repositories-ubuntu-1804-3004-1-py3: {extends: '.test_instance'} |
170 |
| -# repositories-debian-10-3003-4-py3: {extends: '.test_instance'} |
171 |
| -# repositories-debian-9-3003-4-py3: {extends: '.test_instance'} |
172 |
| -# repositories-ubuntu-2004-3003-4-py3: {extends: '.test_instance'} |
173 |
| -# repositories-ubuntu-1804-3003-4-py3: {extends: '.test_instance'} |
| 135 | +ubuntu-2404-master-py3: {extends: '.test_instance'} |
| 136 | +ubuntu-2204-master-py3: {extends: '.test_instance'} |
| 137 | +debian-12-3007-1-py3: {extends: '.test_instance'} |
| 138 | +debian-11-3007-1-py3: {extends: '.test_instance'} |
| 139 | +ubuntu-2404-3007-1-py3: {extends: '.test_instance'} |
| 140 | +ubuntu-2204-3007-1-py3: {extends: '.test_instance'} |
| 141 | +debian-12-3006-10-py3: {extends: '.test_instance'} |
| 142 | +debian-11-3006-10-py3: {extends: '.test_instance'} |
| 143 | +ubuntu-2404-3006-10-py3: {extends: '.test_instance'} |
| 144 | +ubuntu-2204-3006-10-py3: {extends: '.test_instance'} |
174 | 145 | # yamllint enable rule:line-length
|
175 | 146 |
|
176 | 147 | ###############################################################################
|
|
0 commit comments