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] Remove cirros image from logs #197

Merged

Conversation

lpiwowar
Copy link
Contributor

@lpiwowar lpiwowar commented Aug 8, 2024

Up until now we were collecting cirros image that is downloaded during the discover-tempest-config phase into the logs folder. The cirros image is not needed artifact and in some edge cases it might happen that the cirros file is too big for it to be stored in the external PV.

This patch removes the cirros image before the logs are collected.

Up until now we were collecting cirros image that is downloaded during
the discover-tempest-config phase into the logs folder. The cirros image
is not needed artifact and in some edge cases it might happen that the
cirros file is too big for it to be stored in the external PV.

This patch removes the cirros image before the logs are collected.
@openshift-ci openshift-ci bot requested review from rabi and viroel August 8, 2024 13:54
@lpiwowar lpiwowar requested a review from rdiazcam August 8, 2024 13:55
@rdiazcam
Copy link
Contributor

rdiazcam commented Aug 8, 2024

lgtm

@son-vyas
Copy link
Contributor

son-vyas commented Aug 9, 2024

just a small nit, like have we tested this change like removing the image not breaking any other stuffs? like just a sanity check would be a good thing to have

@lpiwowar
Copy link
Contributor Author

lpiwowar commented Aug 9, 2024

@son-vyas I've tested the change locally and @rdiazcam tested the change as well in his environment. How do you think this change will break the tests execution when we are deleting the image after the tests were executed?

Copy link
Contributor

@kopecmartin kopecmartin left a comment

Choose a reason for hiding this comment

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

lgtm, thanks

Copy link
Contributor

openshift-ci bot commented Aug 12, 2024

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: kopecmartin, lpiwowar, marios

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 d2bd527 into openstack-k8s-operators:main Aug 12, 2024
5 checks passed
@lpiwowar lpiwowar deleted the fix/cleanu-image branch August 14, 2024 07:39
rdiazcam added a commit to rdiazcam/tcib that referenced this pull request Oct 17, 2024
In addtion to deleting the files with img extension [0] from the logs folder,
delete also qcow2 files.

[0] openstack-k8s-operators#197
rdiazcam added a commit to rdiazcam/tcib that referenced this pull request Oct 17, 2024
In addtion to deleting the files with img extension [0] from the logs folder,
delete also qcow2 files.

[0] openstack-k8s-operators#197
openshift-cherrypick-robot pushed a commit to openshift-cherrypick-robot/tcib that referenced this pull request Nov 20, 2024
In addtion to deleting the files with img extension [0] from the logs folder,
delete also qcow2 files.

[0] openstack-k8s-operators#197
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