Commit c2831fa
Elod Illes
[CI][stable-only] Fix tox-docs job and remove osc-upload-image
tox-docs job job is failing on gate as it misses pkg_resources, given
the installed setuptools is newer than 82.0.0, which dropped source
code of pkg_resources. the easiest workaround is to cap setuptools to
versions that still contain pkg_resources in the tox-docs job.
NOTE(elod.illes): to be able to merge this another patch needed to be
squashed into this patch:
zuul: Remove osc-upload-image, osc-promote-image jobs
We are no longer going to publish these images to Dockerhub, given
the recent changes to quotas there coupled with the fact that no one
appears to be using them [1]. The osc-build-image job is retained to
ensure our Dockerfile keeps working.
[1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/BE7PPQL4DGNDZ2SIMUVSK67I5NF3TFCX/
(cherry picked from commit bb9c7ad)
Change-Id: I5911840cc0f84559173c81e7c52236d421746abd
Signed-off-by: Elod Illes <elod.illes@est.tech>1 parent 67f5509 commit c2831faCopy full SHA for c2831fa
2 files changed
+3-50Lines changed: 3 additions & 50 deletions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+2-50Lines changed: 2 additions & 50 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
139 | 139 | |
140 | 140 | |
141 | 141 | |
142 | | - |
143 | | - |
144 | | - |
145 | | - |
146 | | - |
147 | | - |
148 | | - |
149 | | - |
150 | | - |
151 | | - |
152 | | - |
153 | | - |
154 | | - |
155 | | - |
156 | | - |
157 | | - |
158 | 142 | |
159 | 143 | |
160 | 144 | |
| ||
164 | 148 | |
165 | 149 | |
166 | 150 | |
167 | | - |
| 151 | + |
168 | 152 | |
169 | 153 | |
170 | | - |
171 | | - |
172 | | - |
173 | | - |
174 | | - |
175 | | - |
176 | | - |
177 | | - |
178 | | - |
179 | | - |
180 | | - |
181 | | - |
182 | | - |
183 | | - |
184 | | - |
185 | | - |
186 | | - |
187 | | - |
188 | | - |
189 | | - |
190 | | - |
191 | | - |
192 | | - |
193 | | - |
194 | | - |
195 | | - |
196 | | - |
197 | | - |
198 | | - |
| 154 | + |
199 | 155 | |
200 | 156 | |
201 | 157 | |
| ||
228 | 184 | |
229 | 185 | |
230 | 186 | |
231 | | - |
232 | 187 | |
233 | | - |
234 | | - |
235 | | - |
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
95 | 95 | |
96 | 96 | |
97 | 97 | |
| 98 | + |
98 | 99 | |
99 | 100 | |
100 | 101 | |
|
0 commit comments