Skip to content
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

Unset resources section in workflows #2661

Merged

Conversation

lpiwowar
Copy link
Contributor

@lpiwowar lpiwowar commented Jan 16, 2025

There is a bug in Tempest which prevents us to set a sane upper limit to the amount of memory Tempest can consume [1]. Until the fix reaches the upstream build of the openstack-tempest-all image we should not be setting any resource limits to the tempest pods.

This commit is ensuring that we are unsetting the default values set on the side of the test-operator in the workflow section of Tempest CR.

[1] https://bugs.launchpad.net/tempest/+bug/2088074
Related-Issue: https://issues.redhat.com/browse/OSPCIX-630

There is a bug in Tempest which prevents us to set a sane upper
limit to the amount of memory Tempest can consume [1]. Until the fix
reaches the upstream build of the openstack-tempest-all image we
should not be setting any resource limits to the tempest pods.

This commit is ensuring that we are unsetting the default values set
on the side of the test-operator in the workflow section of Tempest CR.

[1] https://bugs.launchpad.net/tempest/+bug/2088074
Copy link
Contributor

openshift-ci bot commented Jan 16, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@lpiwowar
Copy link
Contributor Author

Testing here -> openstack-k8s-operators/test-operator#273

@karelyatin
Copy link
Contributor

/lgtm

@pablintino
Copy link
Collaborator

/approve

Copy link
Contributor

openshift-ci bot commented Jan 17, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pablintino

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit affcd2a into openstack-k8s-operators:main Jan 17, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants