[CI][stable-only] Fix tox-docs job and remove osc-upload-image · openstack/python-openstackclient@c2831fa · GitHub
Skip to content

Commit c2831fa

Browse files
author
Elod Illes
committed
[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 c2831fa

2 files changed

Lines changed: 3 additions & 50 deletions

File tree

.zuul.yaml

Lines changed: 2 additions & 50 deletions

tox.ini

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)