-
Notifications
You must be signed in to change notification settings - Fork 63
Update urllib version for horizontest container #274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update urllib version for horizontest container #274
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 |
abays
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/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
Needs 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 In 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) <[email protected]>
Update urllib3 version for it be compatible with Centos10 . With current version there is a conflict
Resolves https://issues.redhat.com/browse/OSPRH-16481