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

Tempest config cleanup must be bool #2767

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

ciecierski
Copy link
Contributor

According to object patching failure[1] spec.cleanup in body must be of type boolean. Cast var to bool type.

[1]fatal: [localhost]: FAILED! => changed=false msg: 'Failed to patch object: b''{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Tempest.test.openstack.org \\"post-adoption-tempest-tempest\\" is invalid: spec.cleanup: Invalid value: \\"string\\": spec.cleanup in body must be of type boolean: \\"string\\"","reason":"Invalid","details":{"name":"post-adoption-tempest-tempest","group":"test.openstack.org","kind":"Tempest","causes":[{"rea son":"FieldValueTypeInvalid","message":"Invalid value: \\"string\\": spec.cleanup in body must be of type boolean: \\"string\\"","field":"spec.cleanup"}]},"code":422}\n''' reason: Unprocessable Entity

According to object patching failure spec.cleanup in body must
be of type boolean. Cast var to bool type.
@ciecierski ciecierski requested a review from a team as a code owner February 28, 2025 15:19
Copy link
Contributor

openshift-ci bot commented Feb 28, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign abays for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@ciecierski ciecierski requested review from tosky and sdatko March 21, 2025 14:57
Copy link
Contributor

@sdatko sdatko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Top tier quality code 🥇 Let's merge 🍰

@sdatko sdatko merged commit 0a1a1f8 into openstack-k8s-operators:main Mar 26, 2025
4 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.

5 participants