Update urllib version for horizontest container#274
Update urllib version for horizontest container#274openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/34f9d32e21864ef6920e06d1c8267d51 ✔️ openstack-meta-content-provider SUCCESS in 2h 32m 03s |
|
recheck |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays, ashu-011 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
bdda64a
into
openstack-k8s-operators:main
|
/cherry-pick 18.0-fr1 |
|
@ashu-011: new pull request created: #276 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Since there is no CS10 DLRN endpoint and cs10 EDPM nodeset. In order to pull containers in EDPM job, we need to use proper tag. The current tcib job tags the images based on hashes. openstack-k8s-operators/ci-framework#2991 provides a way to retag the image with different named tag. Let's use this one and re-tag the same image with current tag. This cr also drops exclude list as openstack-k8s-operators/tcib#274 fixes the horizontests container. Change-Id: I49bbd856f40dd86746f8d80528de318ff3978d4f Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Update urllib3 version for it be compatible with Centos10 . With current version there is a conflict
Resolves https://issues.redhat.com/browse/OSPRH-16481