-
Notifications
You must be signed in to change notification settings - Fork 141
Guarantee resources on shiftstackclient pod #2786
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
Guarantee resources on shiftstackclient pod #2786
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
d60cad1 to
cb6d9a6
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b1160c3734064a1faf0a5442daf62042 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 26m 53s |
cb6d9a6 to
6aa490a
Compare
|
Do you have a testproject/job running with this? |
6aa490a to
c7b0fa0
Compare
Yes! Testing on https://gitlab.cee.redhat.com/ci-framework/ci-framework-testproject/-/merge_requests/1096. Still WIP |
|
Hey @rlobillo the change lgtm, can you please add (in commit msg and PR description if possible) why the condition for crc is needed? :) thanks |
|
recheck |
f520473 to
c7b0fa0
Compare
It's observed that the rsh session is closed automatically reporting rc=0 which is provoking false succeeds on the zuul job. This patch guarantees that the pod has enough resources so the rsh session is never killed.
c7b0fa0 to
729584c
Compare
|
/lgtm |
|
Change successfully tested on https://sf.apps.int.gpc.ocp-hub.prod.psi.redhat.com/zuul/t/components-integration/build/9b0d5c495a1948728bf45989b4f66ad6. @frenzyfriday would you mind to merge? |
|
/cherry-pick 18.0-fr1 |
|
@rlobillo: new pull request created: #2791 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. |
It's observed that the rsh session is closed automatically reporting rc=0 which is provoking false success on the zuul job.
This patch guarantees that the pod has enough resources so the rsh session is never killed.
For adapting to the molecule test, the 'resource' section is set to empty if it runs on CRC.